Searched defs:filepath (Results 1 – 8 of 8) sorted by relevance
37 char filepath[PATH_MAX + 2]; /* NUL and '/' */ in sysfs_set_ulong() local61 char filepath[PATH_MAX + 2]; /* NUL and '/' */ in sysfs_get_ulong() local80 char filepath[PATH_MAX + 2]; /* NUL and '/' */ in sysfs_get_string() local
66 char filepath[SYSFS_PATH_MAX]; in read_usb_vudc_device() local
581 static void __attribute__((noreturn)) usage(const char *filepath) in usage()612 static int parse_protocol_family(const char *filepath, const char *optarg) in parse_protocol_family()
285 static void usage(const char *filepath) in usage()
430 static void usage(const char *filepath) in usage()
694 static void usage(const char *filepath) in usage()
543 static void __attribute__((noreturn)) usage(const char *filepath) in usage()
421 char *filepath = NULL; in do_dump() local