HomeSort by: relevance | last modified time | path
    Searched defs:strsep (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/
meta.c 98 # define strsep(s, d) stresep((s), (d), '\0') macro
1174 strsep(&p, " ");
1236 if (strsep(&p, " ") == NULL)
1300 if (strsep(&p, " ") == NULL)
1341 if (strsep(&p, " ") == NULL)
  /src/lib/libc/include/
namespace.h 690 #define strsep _strsep macro

Completed in 14 milliseconds