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

  /src/sys/kern/
kern_proc.c 270 static int fill_pathname(struct lwp *, pid_t, void *, size_t *);
2368 error = fill_pathname(l, pid, oldp, oldlenp);
2976 fill_pathname(struct lwp *l, pid_t pid, void *oldp, size_t *oldlenp) function in typeref:typename:int
kern_proc.c 270 static int fill_pathname(struct lwp *, pid_t, void *, size_t *);
2368 error = fill_pathname(l, pid, oldp, oldlenp);
2976 fill_pathname(struct lwp *l, pid_t pid, void *oldp, size_t *oldlenp) function in typeref:typename:int

Completed in 26 milliseconds