/kernel/linux/linux-6.6/tools/testing/selftests/pidfd/ |
H A D | pidfd_open_test.c | 89 char path[512]; in get_pid_from_fdinfo_file() local
|
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/ |
H A D | usbip_device_driver.c | 65 const char *path, *name; in read_usb_vudc_device() local
|
/kernel/liteos_a/fs/vfs/operation/ |
H A D | fullpath.c | 63 static char *str_path(char *path) in str_path() argument [all...] |
/kernel/liteos_m/components/shell/src/cmds/ |
H A D | fullpath.c | 53 STATIC CHAR *StrPath(CHAR *path) in StrPath() argument [all...] |
/kernel/linux/linux-6.6/sound/pci/pcxhr/ |
H A D | pcxhr_hwdep.c | 368 char path[32]; in pcxhr_setup_firmware() local
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | smsgiucv.c | 44 static int smsg_path_pending(struct iucv_path *path, u8 *ipvmid, u8 *ipuser) in smsg_path_pending() argument 52 static void smsg_message_pending(struct iucv_path *path, in smsg_message_pending() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | earlycpio.c | 59 struct cpio_data find_cpio_data(const char *path, void *data, in find_cpio_data() argument
|
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | control.c | 26 struct avs_path *path; in avs_get_volume_module() local
|
/kernel/linux/linux-6.6/tools/laptop/freefall/ |
H A D | freefall.c | 53 static void write_int(char *path, int i) in write_int() argument
|
/kernel/linux/linux-6.6/samples/hid/ |
H A D | hid_mouse.c | 55 static int get_hid_id(const char *path) in get_hid_id() argument
|
/kernel/linux/linux-6.6/samples/uhid/ |
H A D | uhid-example.c | 390 const char *path = "/dev/uhid"; in main() local
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | xt_bpf.c | 55 static int __bpf_mt_check_path(const char *path, struct bpf_prog **ret) in __bpf_mt_check_path() argument
|
/kernel/linux/linux-6.6/samples/pidfd/ |
H A D | pidfd-metadata.c | 55 char path[100]; in pidfd_metadata_fd() local
|
/kernel/liteos_a/testsuites/unittest/container/smoke/ |
H A D | It_time_container_002.cpp | 38 char path[STR_LEN]; in childFunc() local 74 char path[STR_LEN]; in WriteProcTime() local
|
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/ |
H A D | It_process_plimits_pid_001.cpp | 76 std::string path = "/proc/plimits/test"; in ItProcessPlimitsPid001() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | g722.h | 58 int path; member
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_build_id_find_elf.c | 76 char *path = strdup ((cb->debuginfo_path ? *cb->debuginfo_path : NULL) in __libdwfl_open_by_build_id() local
|
/third_party/elfutils/tests/ |
H A D | get-lines.c | 115 const char *path = dwarf_filesrc (files, idx, NULL, NULL); in main() local
|
H A D | next-lines.c | 93 const char *path = dwarf_filesrc (files, idx, NULL, NULL); in main() local
|
/third_party/eudev/src/shared/ |
H A D | conf-files.c | 49 static int files_add(Hashmap *h, const char *root, const char *path, const char *suffix) { in files_add() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | gopher.c | 45 static int gopher_connect(URLContext *h, const char *path) in gopher_connect() argument 82 char proto[10], hostname[1024], auth[1024], path[1024], buf[1024]; in gopher_open() local [all...] |
H A D | sapdec.c | 65 char host[1024], path[1024], url[1024]; in sap_read_header() local
|
/third_party/ffmpeg/libavformat/tests/ |
H A D | imf.c | 448 const char *path; member [all...] |
/third_party/elfutils/libdw/ |
H A D | dwarf_getalt.c | 63 char *path = malloc (len); in __libdw_filepath() local 80 char *path = malloc (len); in __libdw_filepath() local [all...] |
/third_party/gn/src/base/files/ |
H A D | file_enumerator_posix.cc | 19 void GetStat(const FilePath& path, bool show_links, struct stat* st) { in GetStat() argument
|