Searched defs:line1 (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/lib/libbsm/common/ |
H A D | getdadefs.c | 136 char line1[DA_BUFSIZE + 1]; in getdadefent() local 163 char line1[DA_BUFSIZE + 1]; in getdadeftype() local
|
H A D | getdaent.c | 298 char line1[DA_BUFSIZE + 1]; in getdaon() local 333 char line1[DA_BUFSIZE + 1]; in getdaent() local 396 char line1[DA_BUFSIZE + 1]; in getdatype() local
|
/illumos-gate/usr/src/cmd/refer/ |
H A D | refer2.c | 42 doref(char *line1) in doref()
|
/illumos-gate/usr/src/cmd/sgs/error/common/ |
H A D | errorinput.c | 342 char *line1, *line2; in lint1() local
|
/illumos-gate/usr/src/cmd/cfgadm/ |
H A D | cfgadm.h | 133 struct field_info *line1; member
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | nwamcfg.c | 529 initial_match(const char *line1, const char *line2, int word_end) in initial_match() 537 add_stuff(WordCompletion *cpl, const char *line1, const char **list, in add_stuff()
|
/illumos-gate/usr/src/cmd/more/ |
H A D | more.c | 1319 register off_t line1 = startline; in search() local
|
/illumos-gate/usr/src/cmd/zonecfg/ |
H A D | zonecfg.c | 614 initial_match(const char *line1, const char *line2, int word_end) in initial_match() 622 add_stuff(WordCompletion *cpl, const char *line1, const char **list, in add_stuff()
|