Searched refs:maxattrp (Results 1 – 1 of 1) sorted by relevance
701 char *maxattrp; in handle_private_option() local718 maxattrp = strchr( cvalue, '/' ); in handle_private_option()719 if ( maxattrp == NULL ) { in handle_private_option()724 *maxattrp++ = '\0'; in handle_private_option()725 cookiep = strchr( maxattrp, '/' ); in handle_private_option()755 num = sscanf( maxattrp, "%d", &tmp ); in handle_private_option()759 maxattrp ); in handle_private_option()