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

/bind-9.6-ESV-R11/bin/nsupdate/
H A Dnsupdate.c359 nsu_strsep(char **stringp, const char *delim) { function
1017 word = nsu_strsep(cmdlinep, " \t\r\n");
1121 word = nsu_strsep(&cmdline, " \t\r\n");
1137 word = nsu_strsep(&cmdline, " \t\r\n");
1211 word = nsu_strsep(&cmdline, " \t\r\n");
1240 word = nsu_strsep(&cmdline, " \t\r\n");
1247 word = nsu_strsep(&cmdline, " \t\r\n");
1281 word = nsu_strsep(&cmdline, " \t\r\n");
1288 word = nsu_strsep(&cmdline, " \t\r\n");
1337 namestr = nsu_strsep(
[all...]

Completed in 12 milliseconds