Home
last modified time | relevance | path

Searched refs:str2cap (Results 1 – 1 of 1) sorted by relevance

/NextBSD/usr.sbin/gpioctl/
HDgpioctl.c62 int str2cap(const char *str);
90 str2cap(const char *str) in str2cap() function
273 flag = str2cap(argv[i]); in main()