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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/uniconv/
H A Duniconv.c63 char *cnid_type; variable
389 if (NULL == (cdb = cnid_open (path, 0, cnid_type, 0, "localhost", "4700")) ) {
483 cnid_type = strdup(optarg);
484 fprintf (stderr, "CNID backend set to: %s\n", cnid_type);
515 if ( cnid_type == NULL)
516 cnid_type = DEFAULT_CNID_SCHEME;

Completed in 28 milliseconds