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

  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 6590 long rump___sysimpl_lpathconf(const char *, int);
6592 rump___sysimpl_lpathconf(const char * path, int name) function in typeref:typename:long
6614 __weak_alias(lpathconf,rump___sysimpl_lpathconf);
6615 __weak_alias(_lpathconf,rump___sysimpl_lpathconf);
6616 __strong_alias(_sys_lpathconf,rump___sysimpl_lpathconf);
rump_syscalls.c 6590 long rump___sysimpl_lpathconf(const char *, int);
6592 rump___sysimpl_lpathconf(const char * path, int name) function in typeref:typename:long
6614 __weak_alias(lpathconf,rump___sysimpl_lpathconf);
6615 __weak_alias(_lpathconf,rump___sysimpl_lpathconf);
6616 __strong_alias(_sys_lpathconf,rump___sysimpl_lpathconf);
rump_syscalls.c 6590 long rump___sysimpl_lpathconf(const char *, int);
6592 rump___sysimpl_lpathconf(const char * path, int name) function in typeref:typename:long
6614 __weak_alias(lpathconf,rump___sysimpl_lpathconf);
6615 __weak_alias(_lpathconf,rump___sysimpl_lpathconf);
6616 __strong_alias(_sys_lpathconf,rump___sysimpl_lpathconf);
rump_syscalls.c 6590 long rump___sysimpl_lpathconf(const char *, int);
6592 rump___sysimpl_lpathconf(const char * path, int name) function in typeref:typename:long
6614 __weak_alias(lpathconf,rump___sysimpl_lpathconf);
6615 __weak_alias(_lpathconf,rump___sysimpl_lpathconf);
6616 __strong_alias(_sys_lpathconf,rump___sysimpl_lpathconf);

Completed in 58 milliseconds