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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/psf/
H A Dpsf.c68 static char pappath[] = _PATH_PAP; variable
258 if (( c = pexecv( pappath, papargv )) < 0 ) {
259 syslog( LOG_ERR, "%s: %s", pappath, strerror(errno) );
323 if (( c = pexecv( pappath, papargv )) < 0 ) {
324 syslog( LOG_ERR, "%s: %s", pappath, strerror(errno) );

Completed in 39 milliseconds