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

/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/
H A Dcmd-set-option.c390 const char **choicep; local
394 for (choicep = oe->choices; *choicep != NULL; choicep++) {
396 if (strncmp(*choicep, value, strlen(value)) != 0)

Completed in 108 milliseconds