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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/psorder/
H A Dpsorder.h60 char lable[ LABELLEN ]; member in struct:pspage_st
H A Dpsorder.c150 *newpspage->lable = '\0';
193 (void)strncpy( newpage->lable, tmp, NUMLEN );
199 fprintf( stderr, "page lable %s, page ord %s\n", newpage->lable,
376 writelable(int tempfd, char *tempfile, char *lable) argument
384 if ( strcmp( lable, PPAGES ) == 0 ) {
390 (void)sprintf( line, "%s %s %s", lable, argone, argtwo );

Completed in 72 milliseconds