Home
last modified time | relevance | path

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

/src/contrib/openbsm/libbsm/
H A Dbsm_control.c107 getstrfromtype_locked(const char *name, char **str) in getstrfromtype_locked() function
374 if (getstrfromtype_locked(DIR_CONTROL_ENTRY, &dir) < 0) { in getacdir()
414 if (getstrfromtype_locked(DIST_CONTROL_ENTRY, &str) < 0) { in getacdist()
448 if (getstrfromtype_locked(MINFREE_CONTROL_ENTRY, &min) < 0) { in getacmin()
482 if (getstrfromtype_locked(FILESZ_CONTROL_ENTRY, &str) < 0) { in getacfilesz()
547 if (getstrfromtype_locked(name, &str) < 0) { in getaccommon()
641 if (getstrfromtype_locked(EXPIRE_AFTER_CONTROL_ENTRY, &str) < 0) { in getacexpire()
722 if (getstrfromtype_locked(QSZ_CONTROL_ENTRY, &str) < 0) { in getacqsize()