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

/openbsd-current/regress/sys/uvm/vnode/
H A Dextern.h22 const char *c_path; member in struct:context
H A Dtest-deadlock.c59 writer(ctx->c_path, killpip[0]);
69 growshrink(ctx->c_path);
H A Dvnode.c60 ctx.c_path = optarg;
71 if (argc != 1 || ctx.c_path == NULL)
/openbsd-current/usr.bin/find/
H A Dextern.h76 PLAN *c_path(char *, char ***, int);
H A Doption.c88 { "-path", N_PATH, c_path, O_ARGV },
H A Dfunction.c1343 c_path(char *pattern, char ***ignored, int unused) function

Completed in 103 milliseconds