Searched refs:fpathconf_args (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c286 {AC(fpathconf_args), 0, 0, (sy_call_t *)fpathconf, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 192 = fpathconf */
H A Dkern_descrip.c2142 fpathconf(proc_t p, struct fpathconf_args *uap, register_t *retval)
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h690 struct fpathconf_args { struct
1857 int fpathconf(struct proc *, struct fpathconf_args *, int *);

Completed in 30 milliseconds