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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dvolinfo.h42 extern int savevolinfo(const struct vol *vol, const char *Cnid_srv, const char *Cnid_port);
H A Dglobals.h143 extern const char *Cnid_srv;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dvolinfo.c477 int savevolinfo(const struct vol *vol, const char *Cnid_srv, const char *Cnid_port) argument
559 strlcat(buf, Cnid_srv, sizeof(buf));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dafp_options.c49 const char *Cnid_srv = "localhost"; variable
421 /* FIXME CNID Cnid_srv is a server attribute */
426 Cnid_srv = strdup(c);
429 LOG(log_debug, logtype_afpd, "CNID Server: %s:%s", Cnid_srv, Cnid_port);
H A Dvolume.c2147 volume->v_cnidserver ? volume->v_cnidserver : Cnid_srv,
2176 volume->v_cnidserver ? volume->v_cnidserver : Cnid_srv,
2441 volume->v_cnidserver ? volume->v_cnidserver : Cnid_srv,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/uniconv/
H A Duniconv.c65 char Cnid_srv[256] = "localhost"; variable

Completed in 114 milliseconds