Searched refs:c_path (Results 1 – 6 of 6) sorted by relevance
72 char *c_path; member355 conn->c_path, ex->e_path); in exports_check()424 free(conn->c_path); in connection_cleanups()459 conn->c_path = strdup(cinit->gc_path); in connection_new()460 if (conn->c_path == NULL) { in connection_new()478 conn->c_path); in connection_new()493 conn->c_path); in connection_add()501 ip2str(ip), conn->c_path); in connection_add()507 conn->c_path); in connection_add()521 ip2str(conn->c_srcip), conn->c_path); in connection_remove()[all …]
80 atf_error_t err = atf_fs_eaccess(p.c_path(), mode); in safe_access()142 impl::path::c_path(void) in c_path() function in impl::path299 err = atf_fs_stat_init(&m_stat, p.c_path()); in file_info()456 err = atf_fs_exists(p.c_path(), &b); in exists()510 atf_error_t err = atf_fs_rmdir(p.c_path()); in rmdir()
108 const atf_fs_path_t* c_path(void) const;
252 atf_error_t err = atf_process_exec_array(&s, prog.c_path(), in exec()
224 atf_error_t err = atf_process_stream_init_redirect_path(&m_sb, p.c_path()); in stream_redirect_path()
120 path_frame_t *c_path; /* Array of path members */ member228 if (!(csv->c_flags & CF_HAS_PATH) || csv->c_path == NULL) in csv_path_top()236 return csv->c_path[cur].pf_name; in csv_path_top()645 if (csv->c_path) /* In case two paths are given */ in csv_record_path()646 xo_free(csv->c_path); in csv_record_path()651 csv->c_path = path; in csv_record_path()