Searched refs:make_pathname (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Ddb_param.c37 static int make_pathname(char *path, char *dir, char *fn, size_t maxlen) function
65 if (make_pathname(dbp->usock_file, dir, DEFAULT_USOCK_FILE, usock_maxlen()) < 0) {
106 if (make_pathname(pfn, dir, DB_PARAM_FN, MAXPATHLEN) < 0) {
135 if (make_pathname(params.usock_file, dir, val, usock_maxlen()) < 0) {

Completed in 50 milliseconds