Searched refs:brec (Results 1 – 2 of 2) sorted by relevance
144 fastpath_builtin_main(const bfastpathrec *brec, int argc, char *argv[]) in fastpath_builtin_main() argument148 return ((*brec->func)(argc, argv, NULL)); in fastpath_builtin_main()235 const bfastpathrec *brec; in main() local252 if (brec = find_bfastpathrec(progname)) { in main()254 return (fastpath_builtin_main(brec, argc, argv)); in main()
99 static int brec = 0; variable521 brec = btoken; in usb_get_conf_rec()522 if (frec == 0) frec = brec; in usb_get_conf_rec()785 brec = 0; in add_entry()858 if (lseek(file, brec, SEEK_SET) == -1) { in add_entry()