/netbsd-src/bin/cp/ |
H A D | utils.c | 67 set_utimes(const char *file, struct stat *fs) in set_utimes() 104 char *p; in copy_file() local 304 copy_link(FTSENT *p, int exists) in copy_link() 326 copy_fifo(struct stat *from_stat, int exists) in copy_fifo() 340 copy_special(struct stat *from_stat, int exists) in copy_special()
|
/netbsd-src/external/gpl2/gmake/dist/ |
H A D | vpath.c | 62 register char *p; in build_vpath_lists() local 162 register char *p; in construct_vpath_list() local 318 gpath_search (char *file, unsigned int len) in gpath_search() 337 vpath_search (char **file, FILE_TIMESTAMP *mtime_ptr) in vpath_search() 372 selective_vpath_search (struct vpath *path, char **file, in selective_vpath_search() 382 int exists = 0; in selective_vpath_search() local
|
/netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
H A D | histfile.c | 272 register char *line_start, *line_end, *p; in read_history_range() local 274 int file, current_line, chars_read, has_timestamps, reset_comment_char; in read_history_range() local 523 int file, chars_read, rv, orig_lines, exists, r; in history_truncate_file() local 684 int file, mode, rv, exists; in history_do_write() local
|
/netbsd-src/external/gpl2/lvm2/dist/lib/config/ |
H A D | config.c | 68 int exists; member 153 static int _parse_config_file(struct parser *p, struct config_tree *cft) in _parse_config_file() 169 struct parser *p; in create_config_tree_from_string() local 209 struct parser *p; in read_config_fd() local 524 int write_config_file(struct config_tree *cft, const char *file, in write_config_file() 573 static struct config_node *_file(struct parser *p) in _file() 590 static struct config_node *_section(struct parser *p) in _section() 625 static struct config_value *_value(struct parser *p) in _value() 661 static struct config_value *_type(struct parser *p) in _type() 711 static int _match_aux(struct parser *p, int t) in _match_aux() [all …]
|
/netbsd-src/external/gpl2/rcs/dist/src/ |
H A D | rcsedit.c | 417 register Iptr_type *p, *lim, *l=line; local 452 register Iptr_type *p, *lim, *l = line; local 1313 int e, exists, fdesc, fdescSafer, r, waslocked; local 1678 setmtime(file, mtime) in setmtime() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcov.c | 214 unsigned exists : 1; variable 834 const char *p; in main() local 886 FILE *file = error_p ? stderr : stdout; in print_usage() local 2829 read_line (FILE *file) in read_line() 2881 output_line_beginning (FILE *f, bool exists, bool unexceptional, in output_line_beginning()
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/ |
H A D | post-html.cpp | 141 struct file { struct 143 file *next; argument 144 int new_output_file; argument 146 string output_file_name; argument 148 file (FILE *f); argument 155 file::file (FILE *f) in file() function in file 328 style::style(font *p, int sz, int h, int sl, int no, color c) in style() 860 const char *p = text_string; in get_arg() local 880 const char *p = text_string; in get_tab_args() local 2293 static int exists (const char *filename) in exists() function [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcov.cc | 214 unsigned exists : 1; member in line_info 867 const char *p; in main() local 922 FILE *file = error_p ? stderr : stdout; in print_usage() local 2910 read_line (FILE *file) in read_line() 2961 output_line_beginning (FILE *f, bool exists, bool unexceptional, in output_line_beginning()
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | resolver.c | 1832 fctx__done_detach(fetchctx_t ** fctxp,isc_result_t result,const char * file,unsigned int line,const char * func) fctx__done_detach() argument 4764 size_t p; fctx_create() local 6071 bool data = false, exists = false; findnoqname() local 7336 fctx__attach(fetchctx_t * fctx,fetchctx_t ** fctxp,const char * file,unsigned int line,const char * func) fctx__attach() argument 7356 fctx__detach(fetchctx_t ** fctxp,const char * file,unsigned int line,const char * func) fctx__detach() argument 7589 unsigned char *p, *nsid; log_nsid() local [all...] |
H A D | zone.c | 1760 dns_zone_setfile(dns_zone_t * zone,const char * file,dns_masterformat_t format,const dns_master_style_t * style) dns_zone_setfile() argument 19025 dns_zone_t *p; dns_zonemgr_forcemaint() local 22852 bool exists = false; rss_post() local [all...] |
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | zone.c | 1755 dns_zone_setfile(dns_zone_t *zone, const char *file, dns_masterformat_t format, in dns_zone_setfile() 18962 dns_zone_t *p; in dns_zonemgr_forcemaint() local 22790 bool exists = false; in rss_post() local
|