Searched refs:ibcs2_pathconf (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/sys/i386/ibcs2/ |
| D | ibcs2_isc_sysent.c | 28 …{ AS(ibcs2_pathconf_args), (sy_call_t *)ibcs2_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC…
|
| D | syscalls.isc | 25 8 AUE_PATHCONF NOPROTO { int ibcs2_pathconf(char *path, int name); }
|
| D | syscalls.xenix | 64 46 AUE_PATHCONF STD { int ibcs2_pathconf(char *path, int name); }
|
| D | ibcs2_xenix.h | 112 int ibcs2_pathconf(struct thread *, struct ibcs2_pathconf_args *);
|
| D | ibcs2_xenix_sysent.c | 65 …{ AS(ibcs2_pathconf_args), (sy_call_t *)ibcs2_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC…
|
| D | ibcs2_misc.c | 738 ibcs2_pathconf(struct thread *td, struct ibcs2_pathconf_args *uap) in ibcs2_pathconf() function
|