Home
last modified time | relevance | path

Searched refs:fileargs_fetch (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libcasper/services/cap_fileargs/
H A Dcap_fileargs.c138 fileargs_fetch(fileargs_t *fa, const char *name, const char *cmd) in fileargs_fetch() function
337 nvl = fileargs_fetch(fa, name, "open"); in fileargs_open()
393 nvl = fileargs_fetch(fa, name, "lstat"); in fileargs_lstat()
430 nvl = fileargs_fetch(fa, pathname, "realpath"); in fileargs_realpath()