Searched refs:snamelen (Results 1 – 1 of 1) sorted by relevance
17 int snamelen; member110 uint8_t *sname, uint8_t snamelen) { in create_message() argument119 memcpy_safe(&message->sname, sname, snamelen); in create_message()173 desclen = &desc->snamelen; in test_options_cb()224 if (desc->snamepos != -1 && desc->snamepos == desc->snamelen) in test_options_cb()236 int snamelen = 0; in test_options() local248 snamelen = desc->snamelen; in test_options()249 if (!snamelen) in test_options()257 sname, snamelen); in test_options()376 if (!desc->success || desc->snamelen > 0 || desc->filelen > 0) in main()