HomeSort by relevance Sort by last modified time
    Searched defs:strtok (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/lib/libc/port/gen/
strtok.c 44 strtok(char *string, const char *sepset) function
  /onnv/onnv-gate/usr/src/lib/libbc/libc/gen/common/
strtok.c 41 strtok(string, sepset) function
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postio/
ifdef.c 855 /* @(#)strtok.c 1.2 */
870 strtok(string, sepset) function
  /onnv/onnv-gate/usr/src/common/util/
string.c 686 strtok(char *string, const char *sepset) function
  /onnv/onnv-gate/usr/src/lib/libwrap/
tcpd.h 302 #ifdef USE_STRSEP /* libc calls strtok() */
303 #define strtok fix_strtok macro
307 #ifdef LIBC_CALLS_STRTOK /* libc calls strtok() */
308 #define strtok my_strtok macro

Completed in 240 milliseconds