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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dgettok.c48 parseline(int len, char *token) function
102 void parseline(char *token, char *user) function
H A Dvolume.c1239 parseline( sizeof( path ) - 1, path );
1250 if (parseline( sizeof( path ) - VOLOPT_DEFAULT_LEN - 1,
1297 if (parseline( sizeof( tmp ) - 1, tmp ) < 0)
1335 parseline( sizeof( type ) - 1, type );
1336 parseline( sizeof( creator ) - 1, creator );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dgettok.c48 parseline(int len, char *token) function
102 void parseline(char *token, char *user) function
H A Dvolume.c1258 parseline( sizeof( path ) - 1, path );
1271 if (parseline( sizeof( path ) - VOLOPT_DEFAULT_LEN - 1,
1318 if (parseline( sizeof( tmp ) - 1, tmp ) < 0)
1356 parseline( sizeof( type ) - 1, type );
1357 parseline( sizeof( creator ) - 1, creator );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dglobals.h154 extern int parseline (int, char *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dglobals.h157 extern int parseline (int, char *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/atalkd/
H A Dconfig.c95 static char **parseline(const char *line) function
237 if ( conf != NULL && ( argv = parseline( line )) == NULL ) {
357 if (( argv = parseline( line )) == NULL ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/atalkd/
H A Dconfig.c95 static char **parseline(const char *line) function
237 if ( conf != NULL && ( argv = parseline( line )) == NULL ) {
357 if (( argv = parseline( line )) == NULL ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/util/
H A Dvolinfo.c239 static int parseline ( char *buf, struct volinfo *vol) function
397 parseline(buf, vol);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dvolinfo.c240 static int parseline ( char *buf, struct volinfo *vol) function
398 parseline(buf, vol);

Completed in 101 milliseconds