Searched refs:atoh (Results 1 – 1 of 1) sorted by relevance
89 static inline int atoh(char *str) in atoh() function130 major = atoh(optarg); in parse_options()133 minor = atoh(optarg); in parse_options()170 pent->pid = atoh(ptr); in handle_tp_pid()184 pid = atoh(ptr); in handle_tp_ios()188 type = atoh(ptr); in handle_tp_ios()191 rw = atoh(ptr); in handle_tp_ios()199 len = atoh(ptr); in handle_tp_ios()228 if (major && major != atoh(ptr)) in do_parse()231 if (minor && minor != atoh(ptr)) in do_parse()