HomeSort by: relevance | last modified time | path
    Searched refs:buildpath (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libpuffs/
dispatcher.c 128 int error = 0, buildpath, pncookie; local in function:dispatch
147 buildpath = pu->pu_flags & PUFFS_FLAG_BUILDPATH;
149 assert(!buildpath || pncookie);
281 if (buildpath) {
291 if (buildpath) {
337 if (buildpath) {
346 if (buildpath) {
384 if (buildpath) {
393 if (buildpath) {
596 if (buildpath) {
    [all...]
  /src/usr.bin/apropos/
apropos.c 161 apropos(char **argv, const char *path, bool buildpath,
180 if (buildpath) {
  /src/usr.bin/whatis/
whatis.c 150 whatis(char **argv, char *path, int buildpath)
160 if (buildpath) {

Completed in 12 milliseconds