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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dlp.c773 char cfname[ MAXPATHLEN ]; local
832 sprintf( cfname, "cfA%03d%s", lp.lp_seq, hostname );
833 if ( link( tfname, cfname ) < 0 ) {
834 LOG(log_error, logtype_papd, "lp_print can't link %s to %s: %s", cfname,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfilefn.cpp956 CFStringRef cfname = CFStringCreateWithCharacters( kCFAllocatorDefault, local
959 CFMutableStringRef cfMutableString = CFStringCreateMutableCopy(NULL, 0, cfname);
960 CFRelease( cfname );

Completed in 92 milliseconds