Searched refs:option_queue (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/posixmqcontrol/
H A Dposixmqcontrol.c749 static const struct Option option_queue = { variable in typeref:struct:Option
802 &option_queue, &option_depth, &option_size, &option_block,
806 &option_queue, &option_depth, &option_size, &option_block,
809 static const struct Option *info_options[] = {&option_queue, NULL};
810 static const struct Option *unlink_options[] = {&option_queue, NULL};
813 &option_queue, &option_content, &option_priority, NULL};

Completed in 65 milliseconds