Home
last modified time | relevance | path

Searched defs:line (Results 1 – 25 of 629) sorted by relevance

12345678910>>...26

/titanic_52/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.c57 int line; member
65 add_alloc(char *type, void *addr, size_t size, const char *file, int line) in add_alloc() argument
91 drop_alloc(const char *type, void *addr, const char *file, int line) in drop_alloc() argument
119 my_malloc(size_t size, const char *file, int line) in my_malloc() argument
133 my_realloc(void *addr, size_t size, const char *file, int line) in my_realloc() argument
149 my_free(void * addr,const char * file,int line) my_free() argument
158 my_strdup(const char * straddr,const char * file,int line) my_strdup() argument
175 my_sethostent(int stay,const char * file,int line) my_sethostent() argument
185 my_endhostent(const char * file,int line) my_endhostent() argument
199 my_setnetconfig(const char * file,int line) my_setnetconfig() argument
213 my_endnetconfig(void * nconf,const char * file,int line) my_endnetconfig() argument
227 my_setnetpath(const char * file,int line) my_setnetpath() argument
241 my_endnetpath(void * npath,const char * file,int line) my_endnetpath() argument
260 my_netdir_getbyname(struct netconfig * tp,struct nd_hostserv * serv,struct nd_addrlist ** addrs,const char * file,int line) my_netdir_getbyname() argument
274 my_netdir_free(void * ptr,int type,const char * file,int line) my_netdir_free() argument
289 my_getipnodebyname(const char * name,int af,int flags,int * error_num,char * file,int line) my_getipnodebyname() argument
303 my_freehostent(struct hostent * hent,char * file,int line) my_freehostent() argument
312 my_getnetconfigent(char * netid,char * file,int line) my_getnetconfigent() argument
326 my_freenetconfigent(struct netconfig * netp,char * file,int line) my_freenetconfigent() argument
335 my__rpc_setconf(char * nettype,char * file,int line) my__rpc_setconf() argument
349 my__rpc_endconf(void * vhandle,char * file,int line) my__rpc_endconf() argument
[all...]
/titanic_52/usr/src/cmd/make/bin/
H A Dnse_printdep.cc65 print_dependencies(register Name target, register Property line) in print_dependencies() argument
122 Property line; in print_more_deps() local
154 print_deps(register Name target,register Property line) print_deps() argument
191 is_out_of_date(Property line) is_out_of_date() argument
265 should_print_dep(Property line) should_print_dep() argument
287 Property line; print_forest() local
331 register Property line; print_rule() local
[all...]
/titanic_52/usr/src/cmd/lp/lib/lp/
H A DSys_malloc.c69 int line in _Malloc() argument
94 int line in _Realloc() argument
120 int line in _Calloc() argument
145 int line in _Strdup() argument
174 _Free(void * ptr,const char * file,int line) _Free() argument
[all...]
/titanic_52/usr/src/boot/lib/libstand/
H A Dzalloc_malloc.c54 Malloc(size_t bytes, const char *file, int line) in Malloc() argument
89 Free(void *ptr, const char *file, int line) in Free() argument
127 Calloc(size_t n1, size_t n2, const char *file, int line) in Calloc() argument
149 Realloc(void *ptr, size_t size, const char *file, int line) in Realloc() argument
179 Reallocf(void * ptr,size_t size,const char * file,int line) Reallocf() argument
[all...]
/titanic_52/usr/src/tools/ctf/stabs/common/
H A Dgenassym.c90 ga_parse_tokens(char *line, int max, char ***wret) in ga_parse_tokens() argument
111 ga_parse_common(char *line, int min, int max, char **w1, char **w2, char **w3) in ga_parse_common() argument
137 ga_parse_name(char *line, char **cnp, char **szdp, char **shdp) in ga_parse_name() argument
146 ga_parse_member(char *line, char **mnp, char **offp) in ga_parse_member() argument
156 ga_process_name(char *line) in ga_process_name() argument
288 ga_process_member(ctf_id_t curtype,char * line) ga_process_member() argument
299 ga_process_line(char * line) ga_process_line() argument
[all...]
/titanic_52/usr/src/lib/libfsmgt/common/
H A Dfileutil.c68 char line[BUFSIZE]; in fileutil_get_first_column_data() local
134 fileutil_getline(FILE *fp, char *line, int linesz) in fileutil_getline() argument
201 fileutil_add_string_to_array(char *** string_array,char * line,int * count,int * err) fileutil_add_string_to_array() argument
238 get_first_column_data(char * line) get_first_column_data() argument
244 retrieve_string(FILE * fp,char * line,int buffersize) retrieve_string() argument
[all...]
/titanic_52/usr/src/cmd/logadm/
H A Derr.c64 err_fileline(const char *file, int line) in err_fileline() argument
218 char line[MAXLINE]; in err_mailto() local
256 err_malloc(int nbytes, const char *fname, int line) in err_malloc() argument
272 err_realloc(void * ptr,int nbytes,const char * fname,int line) err_realloc() argument
288 err_strdup(const char * ptr,const char * fname,int line) err_strdup() argument
311 err_free(void * ptr,const char * fname,int line) err_free() argument
[all...]
/titanic_52/usr/src/cmd/fm/eversholt/common/
H A Dalloc.c70 alloc_malloc(size_t nbytes, const char *fname, int line) in alloc_malloc() argument
92 alloc_realloc(void *ptr, size_t nbytes, const char *fname, int line) in alloc_realloc() argument
108 alloc_strdup(const char *ptr, const char *fname, int line) in alloc_strdup() argument
125 alloc_free(void *ptr, const char *fname, int line) in alloc_free() argument
H A Dtree.c213 newnode(enum nodetype t, const char *file, int line) in newnode() argument
550 tree_name(const char *s, enum itertype it, const char *file, int line) in tree_name() argument
585 tree_iname(const char *s, const char *file, int line) in tree_iname() argument
619 tree_globid(const char * s,const char * file,int line) tree_globid() argument
720 tree_timeval(const char * s,const char * suffix,const char * file,int line) tree_timeval() argument
741 tree_num(const char * s,const char * file,int line) tree_num() argument
750 tree_quote(const char * s,const char * file,int line) tree_quote() argument
759 tree_func(const char * s,struct node * np,const char * file,int line) tree_func() argument
1017 dodecl(enum nodetype t,const char * file,int line,struct node * np,struct node * nvpairs,struct lut ** lutpp,struct stats * countp,int justpath) dodecl() argument
1082 tree_decl(enum nodetype t,struct node * np,struct node * nvpairs,const char * file,int line) tree_decl() argument
1241 tree_stmt(enum nodetype t,struct node * np,const char * file,int line) tree_stmt() argument
[all...]
/titanic_52/usr/src/cmd/ipf/lib/common/
H A Drwlock_emul.c5 void eMrwlock_read_enter(rw, file, line) in eMrwlock_read_enter() argument
27 void eMrwlock_write_enter(rw, file, line) in eMrwlock_write_enter() argument
49 void eMrwlock_downgrade(rw, file, line) in eMrwlock_downgrade() argument
/titanic_52/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddrbac.c67 char *line, /* entry to parse */ in genent_attr() argument
115 genent_user_attr(char *line, int (*cback)()) in genent_user_attr() argument
171 genent_prof_attr(char *line, int (*cback)()) in genent_prof_attr() argument
238 genent_exec_attr(char *line, int (*cback)()) in genent_exec_attr() argument
321 genent_auth_attr(char * line,int (* cback)()) genent_auth_attr() argument
[all...]
H A Dldapaddent.c196 blankline(char *line) in blankline() argument
225 line_buf_expand(struct line_buf *line) in line_buf_expand() argument
238 line_buf_init(struct line_buf * line) line_buf_init() argument
598 genent_hosts(char * line,int (* cback)()) genent_hosts() argument
855 genent_rpc(char * line,int (* cback)()) genent_rpc() argument
1066 genent_protocols(char * line,int (* cback)()) genent_protocols() argument
1287 genent_networks(char * line,int (* cback)()) genent_networks() argument
1507 genent_services(char * line,int (* cback)()) genent_services() argument
1752 genent_group(char * line,int (* cback)()) genent_group() argument
1957 genent_ethers(char * line,int (* cback)()) genent_ethers() argument
2069 genent_aliases(char * line,int (* cback)()) genent_aliases() argument
2192 genent_publickey(char * line,int (* cback)()) genent_publickey() argument
2477 genent_netmasks(char * line,int (* cback)()) genent_netmasks() argument
2582 genent_netgroup(char * line,int (* cback)()) genent_netgroup() argument
2819 genent_automount(char * line,int (* cback)()) genent_automount() argument
2928 genent_passwd(char * line,int (* cback)()) genent_passwd() argument
3166 genent_shadow(char * line,int (* cback)()) genent_shadow() argument
3509 genent_bootparams(char * line,int (* cback)()) genent_bootparams() argument
3643 genent_project(char * line,int (* cback)()) genent_project() argument
3906 fget_line_at(struct line_buf * line,int n,FILE * fp) fget_line_at() argument
3940 filedbmline_comment(struct line_buf * line,FILE * etcf,int * lineno,struct file_loc * loc) filedbmline_comment() argument
4000 filedbmline_plus(struct line_buf * line,FILE * etcf,int * lineno,struct file_loc * loc) filedbmline_plus() argument
4093 struct line_buf line; addfile() local
[all...]
/titanic_52/usr/src/cmd/ttymon/
H A Dtmutmp.c63 account(line) in account() argument
93 checkut_line(char *line) in checkut_line() argument
183 getty_account(line) in getty_account() argument
/titanic_52/usr/src/cmd/fm/modules/common/eversholt/
H A Dalloc.c90 alloc_malloc(size_t nbytes, const char *fname, int line) in alloc_malloc() argument
119 alloc_realloc(void *ptr, size_t nbytes, const char *fname, int line) in alloc_realloc() argument
144 alloc_strdup(const char *ptr, const char *fname, int line) in alloc_strdup() argument
160 alloc_free(void *ptr, const char *fname, int line) in alloc_free() argument
/titanic_52/usr/src/cmd/mandoc/
H A Dmdoc.c357 node_alloc(struct mdoc *mdoc, int line, int pos, in node_alloc() argument
383 mdoc_tail_alloc(struct mdoc * mdoc,int line,int pos,enum mdoct tok) mdoc_tail_alloc() argument
393 mdoc_head_alloc(struct mdoc * mdoc,int line,int pos,enum mdoct tok) mdoc_head_alloc() argument
406 mdoc_body_alloc(struct mdoc * mdoc,int line,int pos,enum mdoct tok) mdoc_body_alloc() argument
417 mdoc_endbody_alloc(struct mdoc * mdoc,int line,int pos,enum mdoct tok,struct mdoc_node * body,enum mdoc_endbody end) mdoc_endbody_alloc() argument
434 mdoc_block_alloc(struct mdoc * mdoc,int line,int pos,enum mdoct tok,struct mdoc_arg * args) mdoc_block_alloc() argument
465 mdoc_elem_alloc(struct mdoc * mdoc,int line,int pos,enum mdoct tok,struct mdoc_arg * args) mdoc_elem_alloc() argument
487 mdoc_word_alloc(struct mdoc * mdoc,int line,int pos,const char * p) mdoc_word_alloc() argument
589 mdoc_ptext(struct mdoc * mdoc,int line,char * buf,int offs) mdoc_ptext() argument
[all...]
H A Dman.c216 man_node_alloc(struct man *man, int line, int pos, in man_node_alloc() argument
234 man_elem_alloc(struct man *man, int line, int pos, enum mant tok) in man_elem_alloc() argument
244 man_head_alloc(struct man *man, int line, int pos, enum mant tok) in man_head_alloc() argument
254 man_body_alloc(struct man *man, int line, int pos, enum mant tok) in man_body_alloc() argument
264 man_block_alloc(struct man * man,int line,int pos,enum mant tok) man_block_alloc() argument
274 man_word_alloc(struct man * man,int line,int pos,const char * word) man_word_alloc() argument
350 man_descope(struct man * man,int line,int offs) man_descope() argument
370 man_ptext(struct man * man,int line,char * buf,int offs) man_ptext() argument
[all...]
/titanic_52/usr/src/lib/nsswitch/files/common/
H A Dgetgrent.c35 hash_grname(nss_XbyY_args_t *argp, int keyhash, const char *line, in hash_grname() argument
58 hash_grgid(nss_XbyY_args_t *argp, int keyhash, const char *line, in hash_grgid() argument
98 check_grname(nss_XbyY_args_t *argp, const char *line, int linelen) in check_grname() argument
125 check_grgid(nss_XbyY_args_t * argp,const char * line,int linelen) check_grgid() argument
171 validate_group_ids(char * line,int * linelenp,int buflen,int extra_chars,files_XY_check_func check) validate_group_ids() argument
[all...]
H A Dgetpwnam.c36 hash_pwname(nss_XbyY_args_t *argp, int keyhash, const char *line, in hash_pwname() argument
59 hash_pwuid(nss_XbyY_args_t *argp, int keyhash, const char *line, in hash_pwuid() argument
100 check_pwname(nss_XbyY_args_t *argp, const char *line, int linelen) in check_pwname() argument
127 check_pwuid(nss_XbyY_args_t * argp,const char * line,int linelen) check_pwuid() argument
173 validate_passwd_ids(char * line,int * linelenp,int buflen,int extra_chars) validate_passwd_ids() argument
[all...]
/titanic_52/usr/src/cmd/sendmail/include/sm/
H A Dheap.h46 # define sm_malloc_tagged(size, file, line, grp) sm_malloc(size) argument
47 # define sm_malloc_tagged_x(size, file, line, grp) sm_malloc_x(size) argument
48 # define sm_free_tagged(ptr, file, line) sm_free(ptr) argument
49 # define sm_heap_register(ptr, size, file, line, grp) (true) argument
/titanic_52/usr/src/cmd/bnu/
H A Dgrades.c139 char line[BUFSIZ]; local
195 char line[BUFSIZ]; in fdgrade() local
249 char line[BUFSIZ]; local
449 char line[BUFSIZ]; global() local
493 rdfulline(fd,line,lim) rdfulline() argument
598 char line[BUFSIZ]; global() local
658 char line[BUFSIZ]; global() local
[all...]
/titanic_52/usr/src/cmd/boot/bootadm/
H A Dbootadm.h61 typedef struct line { struct
67 char *line; argument
69 struct line *next; argument
70 struct line *prev; argument
62 lineNumline global() argument
[all...]
/titanic_52/usr/src/cmd/sendmail/aux/
H A Dmailcompat.c123 static char line[MAXLINE]; local
153 static char line[MAXLINE]; global() local
270 char line[MAXLINE]; AutoInstall() local
326 char line[MAXLINE]; global() local
[all...]
/titanic_52/usr/src/cmd/syseventadm/
H A Dsyseventadm.c317 str_t *line; in add_cmd() local
520 str_t *line; list_file() local
555 str_t *line; remove_file() local
657 str_t *line; check_for_removes() local
683 char *line; matches_serecord() local
737 str_t *line; print_serecord() local
796 str_t *line; read_next_line() local
812 parse_line(str_t * line) parse_line() argument
1087 fstrgets(str_t * line,FILE * fp) fstrgets() argument
[all...]
/titanic_52/usr/src/lib/libtecla/common/
H A Dhistory.c139 GlhHashNode *line; /* The hash-table entry of the history line */ global() member
403 _glh_add_history(GlHistory * glh,const char * line,int force) _glh_add_history() argument
530 _glh_find_backwards(GlHistory * glh,char * line,size_t dim) _glh_find_backwards() argument
618 _glh_find_forwards(GlHistory * glh,char * line,size_t dim) _glh_find_forwards() argument
741 _glh_search_prefix(GlHistory * glh,const char * line,int prefix_len) _glh_search_prefix() argument
792 _glh_oldest_line(GlHistory * glh,char * line,size_t dim) _glh_oldest_line() argument
865 _glh_current_line(GlHistory * glh,char * line,size_t dim) _glh_current_line() argument
956 _glh_recall_line(GlHistory * glh,GlhLineID id,char * line,size_t dim) _glh_recall_line() argument
1156 _glh_load_history(GlHistory * glh,const char * filename,const char * comment,char * line,size_t dim) _glh_load_history() argument
1955 _glh_lookup_history(GlHistory * glh,GlhLineID id,const char ** line,unsigned * group,time_t * timestamp) _glh_lookup_history() argument
2169 _glh_acquire_copy(GlHistory * glh,const char * line,size_t n) _glh_acquire_copy() argument
2331 glh_find_bucket(GlHistory * glh,const char * line,size_t n) glh_find_bucket() argument
2355 glh_find_hash_node(GlhHashBucket * bucket,const char * line,size_t n) glh_find_hash_node() argument
2383 _glh_is_line(GlhHashNode * hash,const char * line,size_t n) _glh_is_line() argument
2417 _glh_line_matches_prefix(GlhHashNode * line,GlhHashNode * prefix) _glh_line_matches_prefix() argument
2467 _glh_return_line(GlhHashNode * hash,char * line,size_t dim) _glh_return_line() argument
2497 _glh_prepare_for_recall(GlHistory * glh,char * line) _glh_prepare_for_recall() argument
2555 glh_init_stream(GlhLineStream * str,GlhHashNode * line) glh_init_stream() argument
[all...]
/titanic_52/usr/src/tools/onbld/Checks/
H A DCopyright.py36 def is_copyright(line): argument
39 def is_current_copyright(line): argument

12345678910>>...26