Home
last modified time | relevance | path

Searched refs:proc_filename (Results 1 – 25 of 28) sorted by relevance

12

/dports/cad/openroad/OpenROAD-2.0/src/sta/util/
H A DMachineLinux.cc79 string proc_filename; in memoryUsage() local
80 stringPrint(proc_filename, "/proc/%d/status", getpid()); in memoryUsage()
82 FILE *status = fopen(proc_filename.c_str(), "r"); in memoryUsage()
/dports/sysutils/moosefs2-chunkserver/moosefs-2.0.91/mfsmount/
H A Dgetgroups.c50 char proc_filename[50]; in get_groups() local
57 snprintf(proc_filename,50,"/proc/%d/status",pid); in get_groups()
59 fd = fopen(proc_filename,"r"); in get_groups()
110 char proc_filename[50]; in get_groups()
115 snprintf(proc_filename,50,"/proc/%d/proc",pid); in get_groups()
117 fd = fopen(proc_filename,"rb"); in get_groups()
/dports/sysutils/moosefs2-client/moosefs-2.0.91/mfsmount/
H A Dgetgroups.c50 char proc_filename[50]; in get_groups() local
57 snprintf(proc_filename,50,"/proc/%d/status",pid); in get_groups()
59 fd = fopen(proc_filename,"r"); in get_groups()
110 char proc_filename[50]; in get_groups()
115 snprintf(proc_filename,50,"/proc/%d/proc",pid); in get_groups()
117 fd = fopen(proc_filename,"rb"); in get_groups()
/dports/sysutils/moosefs2-master/moosefs-2.0.91/mfsmount/
H A Dgetgroups.c50 char proc_filename[50]; in get_groups() local
57 snprintf(proc_filename,50,"/proc/%d/status",pid); in get_groups()
59 fd = fopen(proc_filename,"r"); in get_groups()
110 char proc_filename[50]; in get_groups()
115 snprintf(proc_filename,50,"/proc/%d/proc",pid); in get_groups()
117 fd = fopen(proc_filename,"rb"); in get_groups()
/dports/sysutils/moosefs2-metalogger/moosefs-2.0.91/mfsmount/
H A Dgetgroups.c50 char proc_filename[50]; in get_groups() local
57 snprintf(proc_filename,50,"/proc/%d/status",pid); in get_groups()
59 fd = fopen(proc_filename,"r"); in get_groups()
110 char proc_filename[50]; in get_groups()
115 snprintf(proc_filename,50,"/proc/%d/proc",pid); in get_groups()
117 fd = fopen(proc_filename,"rb"); in get_groups()
/dports/sysutils/moosefs2-netdump/moosefs-2.0.91/mfsmount/
H A Dgetgroups.c50 char proc_filename[50]; in get_groups() local
57 snprintf(proc_filename,50,"/proc/%d/status",pid); in get_groups()
59 fd = fopen(proc_filename,"r"); in get_groups()
110 char proc_filename[50]; in get_groups()
115 snprintf(proc_filename,50,"/proc/%d/proc",pid); in get_groups()
117 fd = fopen(proc_filename,"rb"); in get_groups()
/dports/sysutils/moosefs2-cli/moosefs-2.0.91/mfsmount/
H A Dgetgroups.c50 char proc_filename[50]; in get_groups() local
57 snprintf(proc_filename,50,"/proc/%d/status",pid); in get_groups()
59 fd = fopen(proc_filename,"r"); in get_groups()
110 char proc_filename[50]; in get_groups()
115 snprintf(proc_filename,50,"/proc/%d/proc",pid); in get_groups()
117 fd = fopen(proc_filename,"rb"); in get_groups()
/dports/sysutils/moosefs2-cgi/moosefs-2.0.91/mfsmount/
H A Dgetgroups.c50 char proc_filename[50]; in get_groups() local
57 snprintf(proc_filename,50,"/proc/%d/status",pid); in get_groups()
59 fd = fopen(proc_filename,"r"); in get_groups()
110 char proc_filename[50]; in get_groups()
115 snprintf(proc_filename,50,"/proc/%d/proc",pid); in get_groups()
117 fd = fopen(proc_filename,"rb"); in get_groups()
/dports/sysutils/moosefs2-cgiserv/moosefs-2.0.91/mfsmount/
H A Dgetgroups.c50 char proc_filename[50]; in get_groups() local
57 snprintf(proc_filename,50,"/proc/%d/status",pid); in get_groups()
59 fd = fopen(proc_filename,"r"); in get_groups()
110 char proc_filename[50]; in get_groups()
115 snprintf(proc_filename,50,"/proc/%d/proc",pid); in get_groups()
117 fd = fopen(proc_filename,"rb"); in get_groups()
/dports/sysutils/moosefs3-client/moosefs-3.0.116/mfsclient/
H A Dgetgroups.c62 char proc_filename[50]; in get_groups() local
69 snprintf(proc_filename,50,"/proc/%d/status",pid); in get_groups()
71 fd = fopen(proc_filename,"r"); in get_groups()
122 char proc_filename[50]; in get_groups()
127 snprintf(proc_filename,50,"/proc/%d/proc",pid); in get_groups()
129 fd = fopen(proc_filename,"rb"); in get_groups()
/dports/sysutils/moosefs3-netdump/moosefs-3.0.116/mfsclient/
H A Dgetgroups.c62 char proc_filename[50]; in get_groups() local
69 snprintf(proc_filename,50,"/proc/%d/status",pid); in get_groups()
71 fd = fopen(proc_filename,"r"); in get_groups()
122 char proc_filename[50]; in get_groups()
127 snprintf(proc_filename,50,"/proc/%d/proc",pid); in get_groups()
129 fd = fopen(proc_filename,"rb"); in get_groups()
/dports/sysutils/moosefs3-cli/moosefs-3.0.116/mfsclient/
H A Dgetgroups.c62 char proc_filename[50]; in get_groups() local
69 snprintf(proc_filename,50,"/proc/%d/status",pid); in get_groups()
71 fd = fopen(proc_filename,"r"); in get_groups()
122 char proc_filename[50]; in get_groups()
127 snprintf(proc_filename,50,"/proc/%d/proc",pid); in get_groups()
129 fd = fopen(proc_filename,"rb"); in get_groups()
/dports/sysutils/moosefs3-cgi/moosefs-3.0.116/mfsclient/
H A Dgetgroups.c62 char proc_filename[50]; in get_groups() local
69 snprintf(proc_filename,50,"/proc/%d/status",pid); in get_groups()
71 fd = fopen(proc_filename,"r"); in get_groups()
122 char proc_filename[50]; in get_groups()
127 snprintf(proc_filename,50,"/proc/%d/proc",pid); in get_groups()
129 fd = fopen(proc_filename,"rb"); in get_groups()
/dports/sysutils/moosefs3-cgiserv/moosefs-3.0.116/mfsclient/
H A Dgetgroups.c62 char proc_filename[50]; in get_groups() local
69 snprintf(proc_filename,50,"/proc/%d/status",pid); in get_groups()
71 fd = fopen(proc_filename,"r"); in get_groups()
122 char proc_filename[50]; in get_groups()
127 snprintf(proc_filename,50,"/proc/%d/proc",pid); in get_groups()
129 fd = fopen(proc_filename,"rb"); in get_groups()
/dports/sysutils/moosefs3-chunkserver/moosefs-3.0.116/mfsclient/
H A Dgetgroups.c62 char proc_filename[50]; in get_groups() local
69 snprintf(proc_filename,50,"/proc/%d/status",pid); in get_groups()
71 fd = fopen(proc_filename,"r"); in get_groups()
122 char proc_filename[50]; in get_groups()
127 snprintf(proc_filename,50,"/proc/%d/proc",pid); in get_groups()
129 fd = fopen(proc_filename,"rb"); in get_groups()
/dports/sysutils/moosefs3-master/moosefs-3.0.116/mfsclient/
H A Dgetgroups.c62 char proc_filename[50]; in get_groups() local
69 snprintf(proc_filename,50,"/proc/%d/status",pid); in get_groups()
71 fd = fopen(proc_filename,"r"); in get_groups()
122 char proc_filename[50]; in get_groups()
127 snprintf(proc_filename,50,"/proc/%d/proc",pid); in get_groups()
129 fd = fopen(proc_filename,"rb"); in get_groups()
/dports/sysutils/moosefs3-metalogger/moosefs-3.0.116/mfsclient/
H A Dgetgroups.c62 char proc_filename[50]; in get_groups() local
69 snprintf(proc_filename,50,"/proc/%d/status",pid); in get_groups()
71 fd = fopen(proc_filename,"r"); in get_groups()
122 char proc_filename[50]; in get_groups()
127 snprintf(proc_filename,50,"/proc/%d/proc",pid); in get_groups()
129 fd = fopen(proc_filename,"rb"); in get_groups()
/dports/net/nsscache/nsscache-version-0.44/nss_cache/
H A Dlock_test.py205 proc_filename = '%s/cmdline' % proc_dir
207 proc_file = open(proc_filename, 'w')
217 os.remove(proc_filename)
/dports/x11/lightdm/lightdm-1.30.0/tests/src/
H A DXvnc.c242 g_autofree gchar *proc_filename = g_strdup_printf ("/proc/%d", pid); in main() local
243 if (!g_file_test (proc_filename, G_FILE_TEST_EXISTS)) in main()
H A DX.c541 g_autofree gchar *proc_filename = NULL; in main() local
546 proc_filename = g_strdup_printf ("/proc/%d", pid); in main()
547 if (!g_file_test (proc_filename, G_FILE_TEST_EXISTS)) in main()
/dports/devel/radare2/radare2-5.1.1/shlr/gdb/src/gdbclient/
H A Dxml.c366 char *itemstr, *itemstr_end, *column, *column_end, *proc_filename; in gdbr_parse_processes_xml() local
418 proc_filename = r_str_newf ("/proc/%d/status", ipid); in gdbr_parse_processes_xml()
419 if (gdbr_open_file (g, proc_filename, O_RDONLY, 0) == 0) { in gdbr_parse_processes_xml()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dfsl_udc_core.c2017 static const char proc_filename[] = "driver/fsl_usb2_udc"; variable
2209 proc_create_single(proc_filename, 0, NULL, fsl_proc_read)
2210 #define remove_proc_file() remove_proc_entry(proc_filename, NULL)
H A Domap_udc.c2136 static const char proc_filename[] = "driver/udc"; variable
2438 proc_create_single(proc_filename, 0, NULL, proc_udc_show); in create_proc_file()
2443 remove_proc_entry(proc_filename, NULL); in remove_proc_file()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dfsl_udc_core.c2017 static const char proc_filename[] = "driver/fsl_usb2_udc"; variable
2209 proc_create_single(proc_filename, 0, NULL, fsl_proc_read)
2210 #define remove_proc_file() remove_proc_entry(proc_filename, NULL)
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/gadget/udc/
H A Dfsl_udc_core.c2017 static const char proc_filename[] = "driver/fsl_usb2_udc"; variable
2209 proc_create_single(proc_filename, 0, NULL, fsl_proc_read)
2210 #define remove_proc_file() remove_proc_entry(proc_filename, NULL)

12