Searched refs:cname (Results 26 - 47 of 47) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Ddirectory.h112 extern struct path *cname (struct vol *, struct dir *, char **);
H A Dafs.c99 if (( path = cname( vol, dir, &ibuf )) == NULL ) {
185 if (( path = cname( vol, dir, &ibuf )) == NULL ) {
H A Dfiledir.c182 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
193 * because we chdir in it in cname or
272 if (NULL == ( path = cname( vol, dir, &ibuf ))) {
279 * because we chdir in it in cname
537 if (NULL == ( path = cname( vol, sdir, &ibuf )) ) {
609 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
737 if (NULL == ( path = cname( vol, sdir, &ibuf )) ) {
765 if (NULL == ( path = cname( vol, ddir, &ibuf ))) {
H A Ddirectory.c52 * o case-insensitivity is gone from cname
339 * This only gets called from cname().
410 * The final movecwd in cname failed, possibly with EPERM or ENOENT. We:
415 * AFPERR_NOOBJ: the dir was there when we stated it in cname, so we have a race
440 LOG(log_debug, logtype_afpd, "cname('%s') {path-from-dir: AFPERR_ACCESS. curdir:'%s', path:'%s'}",
763 static char cname[MAXPATHLEN]; local
779 path->u_name = cname;
809 strlcpy(cname, de->d_name, sizeof(cname));
810 path->u_name = cname;
1187 struct path *cname(struct vol *vol, struct dir *dir, char **cpath) function
[all...]
H A Ddesktop.c742 if (NULL == ( path = cname( vol, dir, &ibuf )) ) {
820 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
890 if (NULL == ( s_path = cname( vol, dir, &ibuf ))) {
H A Dfile.c697 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
829 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
1309 if (NULL == ( s_path = cname( s_vol, dir, &ibuf )) ) {
1362 if (( s_path = cname( d_vol, dir, &ibuf )) == NULL ) {
1778 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
2192 if (NULL == ( path = cname( vol, dir, &ibuf )) ) {
2229 if (NULL == ( path = cname( vol, dir, &ibuf )) ) {
H A Denumerate.c262 o_path = cname( vol, dir, &ibuf );
H A Dacls.c1500 if (NULL == ( s_path = cname( vol, dir, &ibuf ))) {
1501 LOG(log_error, logtype_afpd, "afp_getacl: cname got an error!");
1556 if (NULL == ( s_path = cname( vol, dir, &ibuf ))) {
1557 LOG(log_error, logtype_afpd, "afp_getacl: cname got an error!");
1643 if (NULL == ( s_path = cname( vol, dir, &ibuf ))) {
1644 LOG(log_error, logtype_afpd, "afp_setacl: cname got an error!");
H A Dfork.c292 if (NULL == ( s_path = cname( vol, dir, &ibuf ))) {
H A Dvolume.c2466 cname( volume, volume->v_root, &p );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dafs.c102 if (( path = cname( vol, dir, &ibuf )) == NULL ) {
192 if (( path = cname( vol, dir, &ibuf )) == NULL ) {
H A Dfiledir.c177 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
188 * because we chdir in it in cname or
267 if (NULL == ( path = cname( vol, dir, &ibuf ))) {
274 * because we chdir in it in cname
531 if (NULL == ( path = cname( vol, sdir, &ibuf )) ) {
603 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
731 if (NULL == ( path = cname( vol, sdir, &ibuf )) ) {
759 if (NULL == ( path = cname( vol, ddir, &ibuf ))) {
H A Ddirectory.c52 * o case-insensitivity is gone from cname
339 * This only gets called from cname().
404 * The final movecwd in cname failed, possibly with EPERM or ENOENT. We:
409 * AFPERR_NOOBJ: the dir was there when we stated it in cname, so we have a race
434 LOG(log_debug, logtype_afpd, "cname('%s') {path-from-dir: AFPERR_ACCESS. curdir:'%s', path:'%s'}",
744 static char cname[MAXPATHLEN]; local
760 path->u_name = cname;
790 strlcpy(cname, de->d_name, sizeof(cname));
791 path->u_name = cname;
1168 struct path *cname(struct vol *vol, struct dir *dir, char **cpath) function
[all...]
H A Ddesktop.c742 if (NULL == ( path = cname( vol, dir, &ibuf )) ) {
820 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
890 if (NULL == ( s_path = cname( vol, dir, &ibuf ))) {
H A Dfile.c701 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
832 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
1306 if (NULL == ( s_path = cname( s_vol, dir, &ibuf )) ) {
1359 if (( s_path = cname( d_vol, dir, &ibuf )) == NULL ) {
1773 if (NULL == ( s_path = cname( vol, dir, &ibuf )) ) {
2187 if (NULL == ( path = cname( vol, dir, &ibuf )) ) {
2224 if (NULL == ( path = cname( vol, dir, &ibuf )) ) {
H A Dacls.c1248 if (NULL == ( s_path = cname( vol, dir, &ibuf ))) {
1249 LOG(log_error, logtype_afpd, "afp_getacl: cname got an error!");
1304 if (NULL == ( s_path = cname( vol, dir, &ibuf ))) {
1305 LOG(log_error, logtype_afpd, "afp_getacl: cname got an error!");
1391 if (NULL == ( s_path = cname( vol, dir, &ibuf ))) {
1392 LOG(log_error, logtype_afpd, "afp_setacl: cname got an error!");
H A Denumerate.c262 o_path = cname( vol, dir, &ibuf );
H A Dfork.c292 if (NULL == ( s_path = cname( vol, dir, &ibuf ))) {
H A Dvolume.c2346 cname( volume, volume->v_root, &p );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Davahi-test.c191 r = avahi_record_new_full("cname.local", AVAHI_DNS_CLASS_IN, AVAHI_DNS_TYPE_CNAME, AVAHI_DEFAULT_TTL);
192 r->data.cname.name = avahi_strdup("cocaine.local");
361 hnr = avahi_s_host_name_resolver_new(server, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, "cname.local", AVAHI_PROTO_UNSPEC, 0, hnr_callback, NULL);
H A Dserver.c101 enum_aux_records(s, i, r->data.cname.name, AVAHI_DNS_TYPE_ANY, callback, userdata);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/torture/
H A Dtorture.c702 char cname[20]; local
715 slprintf(cname,sizeof(fname), "client%d", client);
731 all_string_sub(line,"client1", cname, sizeof(line));

Completed in 146 milliseconds

12