Searched refs:filekey (Results 1 – 1 of 1) sorted by relevance
165 char filekey[LINESIZE]; in bootparamproc_getfile_1() local188 (void) strncpy(filekey, argp->file_id, sizeof (filekey) - 2); in bootparamproc_getfile_1()189 filekey[sizeof (filekey) - 2] = '\0'; in bootparamproc_getfile_1()190 (void) strcat(filekey, "="); in bootparamproc_getfile_1()195 cp = strstr(clnt_entry, filekey); in bootparamproc_getfile_1()208 cp = strstr(clnt_entry, filekey); in bootparamproc_getfile_1()