Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libcasper/services/cap_fileargs/
H A Dcap_fileargs.c141 fileargs_fetch(fileargs_t *fa, const char *name, const char *cmd) in fileargs_fetch() function
341 nvl = fileargs_fetch(fa, name, "open"); in fileargs_open()
397 nvl = fileargs_fetch(fa, name, "lstat"); in fileargs_lstat()
434 nvl = fileargs_fetch(fa, pathname, "realpath"); in fileargs_realpath()