Searched defs:line (Results 51 - 75 of 223) sorted by relevance

123456789

/osnet-11/usr/src/lib/nsswitch/files/common/
H A Dgetservent.c37 check_name(nss_XbyY_args_t *argp, const char *line, int linelen) argument
42 linep = line;
43 limit = line + linelen;
126 check_port(nss_XbyY_args_t *argp, const char *line, int linelen) argument
132 linep = line;
133 limit = line + linelen;
H A Dnetmasks.c49 check_addr(nss_XbyY_args_t *argp, const char *line, int linelen) argument
56 linep = line;
57 limit = line + linelen;
H A Dgetgrent.c44 check_grname(nss_XbyY_args_t *argp, const char *line, int linelen) argument
49 linep = line;
50 limit = line + linelen;
53 if (linelen == 0 || *line == '+' || *line == '-')
71 check_grgid(nss_XbyY_args_t *argp, const char *line, int linelen) argument
76 linep = line;
77 limit = line + linelen;
80 if (linelen == 0 || *line == '+' || *line
117 validate_group_ids(char *line, int *linelenp, int buflen, int extra_chars, files_XY_check_func check) argument
[all...]
H A Dgethostent6.c42 extern int convert_ip(int af, const char *line, int linelen,
45 const char *line, int linelen);
47 const char *line, int linelen);
53 hash_ip(nss_XbyY_args_t *argp, int keyhash, const char *line, argument
67 if (convert_ip(AF_INET6, line, linelen, h_addrp,
81 * hash_arr_ipnodes are used for multi-value attribute (line in local file
96 check_name_hash(nss_XbyY_args_t *argp, const char *line, int linelen) argument
103 return (check_name_host(argp, line, linelen, AF_INET6, &namep, &namelen,
131 check_addr(nss_XbyY_args_t *argp, const char *line, int linelen) argument
133 return (__nss_files_check_addr(AF_INET6, argp, line, linele
[all...]
H A Dtsol_getrhent.c35 check_addr(nss_XbyY_args_t *args, const char *line, int linelen) argument
41 linep = line;
42 limit = line + linelen;
/osnet-11/usr/src/lib/libcmd/common/
H A Dtee.c44 "[l:linebuffer?Set the standard output to be line buffered.]"
62 int line; member in struct:Tee_s
102 if (tp->line >= 0)
103 sfset(sfstdout, SF_LINE, tp->line);
116 int line; local
128 line = -1;
141 line = sfset(sfstdout, 0, 0) & SF_LINE;
142 if ((line == 0) == (opt_info.num == 0))
143 line = -1;
176 tp->line
[all...]
/osnet-11/usr/src/lib/libgss/
H A Dg_utils.c60 char buf[BUFLEN]; /* one line from the file */
63 char *line; local
85 * For each line in the file parse it appropriately.
91 line = fgets(buf, BUFLEN, fp);
92 if (line == NULL)
96 if ((*line == '#') || (*line == '\n'))
100 next = strchr(line, '#');
107 if (*name == '\0') /* blank line */
125 if (*name == '\0') { /* end of line, n
[all...]
/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_service_stash.c48 char line[RECORDLEN]="0", *start=NULL, *file=NULL; local
92 while (fgets(line, RECORDLEN, fptr)!= NULL) {
97 for (start = line; isspace(*start); ++start);
102 sscanf(line, "%*[ \t]%[^#]", tmp);
104 sscanf(line, "%[^#]", tmp);
118 start = strchr(line, '\n');
122 start = strchr(line, '#');
/osnet-11/usr/src/grub/grub2/grub-core/tests/lib/
H A Dtest.c34 /* The test call line number. */
35 grub_uint32_t line; member in struct:grub_test_failure
48 grub_uint32_t line, const char *fmt, va_list args)
58 failure->line = line;
90 const char *funp, grub_uint32_t line, const char *fmt, ...)
98 add_failure (file, funp, line, fmt, ap);
148 failure->line, (failure->message ? : "<no message>"));
46 add_failure(const char *file, const char *funp, grub_uint32_t line, const char *fmt, va_list args) argument
88 grub_test_nonzero(int cond, const char *file, const char *funp, grub_uint32_t line, const char *fmt, ...) argument
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dlist.h39 grub_bad_type_cast_real (int line, const char *file)
43 grub_bad_type_cast_real (int line, const char *file) argument
46 file, line);
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-script-check.c84 auto grub_err_t get_config_line (char **line, int cont);
85 grub_err_t get_config_line (char **line, int cont __attribute__ ((unused))) argument
95 *line = 0;
118 *line = grub_strdup (cmdline);
198 fprintf (stderr, _("error: line no: %u\n"), lineno);
H A Dimport_unicode.py27 for line in infile:
28 line = re.sub ("#.*$", "", line) variable
29 line = line.replace ("\n", "") variable
30 line = line.replace (" ", "") variable
31 if len (line) == 0 or line[0] == '\n':
33 sp = line
161 line = re.sub ("#.*$", "", line) variable
162 line = line.replace ("\\n", "") variable
163 line = line.replace (" ", "") variable
[all...]
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddrbac.c66 char *line, /* entry to parse */
80 if (strlen(line) >= sizeof (*buf)) {
81 (void) strcpy(parse_err_msg, "line too long");
95 (void) strncpy((char *)buf, line, sizeof (*buf));
114 genent_user_attr(char *line, int (*cback)()) argument
123 res = genent_attr(line, USERATTR_DB_NCOL, &ecol);
170 genent_prof_attr(char *line, int (*cback)()) argument
179 res = genent_attr(line, PROFATTR_DB_NCOL, &ecol);
237 genent_exec_attr(char *line, int (*cback)()) argument
246 res = genent_attr(line, EXECATTR_DB_NCO
65 genent_attr( char *line, int ncol, entry_col **ecolret) argument
320 genent_auth_attr(char *line, int (*cback)()) argument
[all...]
/osnet-11/usr/src/lib/libast/common/string/
H A Dtokline.c33 * if <arg> is a file and first line matches
50 int* line; member in struct:__anon1188
86 (*d->line)++;
153 * if line!=0 then it points to a line count that starts at 0
154 * and is incremented for each input line
158 tokline(const char* arg, int flags, int* line) argument
190 *(d->line = line ? line
[all...]
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_tab.c48 size_t line; local
54 for (line = 0; (line < tabp->nlines); ++line) {
55 md_tab_line_t *linep = &tabp->lines[line];
103 * (re)allocate line array
155 /* allocate context buffer "file line XXX" */
158 strlen(dgettext(TEXT_DOMAIN, "%s line %u")) + 20 + 1;
166 /* allocate new line */
170 dgettext(TEXT_DOMAIN, "%s line
334 size_t line; local
[all...]
/osnet-11/usr/src/lib/pam_modules/dial_auth/
H A Ddial_auth.c60 char line[80]; local
104 while ((p1 = fgets(line, sizeof (line), fp)) != NULL) {
108 if (strcmp(line, ttyn) == 0)
118 (void) memset(line, 0, sizeof (line));
124 (void) memset(line, 0, sizeof (line));
130 while ((p1 = fgets(line, sizeof (line)
[all...]
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dlcl_nw.c89 char line[BUFSIZ+1]; member in struct:pvt
236 bufp = pvt->line;
237 bufsiz = sizeof(pvt->line);
245 /* allocate space for longer line */
257 /* allocation failed; skip this long line */
H A Dlcl_pr.c91 char line[BUFSIZ+1]; member in struct:pvt
216 bufp = pvt->line;
227 /* allocate space for longer line */
239 /* allocation failed; skip this long line */
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dregress.c53 "command line option, these shells may contain system library function "
58 "command line \b--regress\b=\avalue\a option, where \avalue\a is passed "
60 "intercepts are enabled with one or more command line \b--regress\b "
68 "line is produced each time an enabled intercept is called.]"
71 "trace line info is either \begid==rgid\b or \begid!=rgid\b. The "
83 "trace line info is either \beuid==ruid\b or \beuid!=ruid\b. The "
98 "\bp_suid\b. A trace line is output for each SHOPT_P_SUID "
103 "[+sh_source()?The trace line info is the path of the script "
136 void sh_regress(unsigned int index, const char* intercept, const char* info, unsigned int line, const char* file) argument
240 uid_t sh_regress_p_suid(unsigned int line, cons argument
252 sh_regress_etc(const char* path, unsigned int line, const char* file) argument
[all...]
/osnet-11/usr/src/lib/libldap4/util/
H A Dline64.c6 /* line64.c - routines for dealing with the slapd line format */
46 * str_parse_line - takes a line of the form "type:[:] value" and splits it
54 char *line,
67 while ( isspace( *line ) ) {
68 line++;
70 *type = line;
72 for ( s = line; *s && *s != ':'; s++ )
80 for ( p = s - 1; p > line && isspace( *p ); p-- ) {
109 /* check for continued line markers that should be deleted */
232 * str_getline - return the next "line" (minu
53 str_parse_line( char *line, char **type, char **value, int *vlen ) argument
[all...]
/osnet-11/usr/src/lib/libdiskmgt/common/
H A Dinuse_lu.c193 char line[MAXPATHLEN]; local
202 while (fgets(line, sizeof (line), fp) == line) {
207 if (strncmp(line, "<beFsComponent ", 15) != 0) {
211 if ((devp = strstr(line, "fsDevice=\"")) == NULL) {
251 char line[MAXPATHLEN]; local
260 while (fgets(line, sizeof (line), fp) == line) {
[all...]
/osnet-11/usr/src/lib/libfsmgt/common/
H A Dfileutil.c43 static char *get_first_column_data(char *line);
44 static char *retrieve_string(FILE *fp, char *line, int buffersize);
45 static char *trim_trailing_whitespace(char *line);
68 char line[BUFSIZE]; local
76 retrieve_string(fp, line, BUFSIZE)) != NULL) {
117 static char buff[BUFSIZE]; /* line buffer */
126 *t = '\0'; /* ignore rest of line */
134 fileutil_getline(FILE *fp, char *line, int linesz) argument
136 char *share_cmd, *p = line;
139 while (fgets(line, lines
201 fileutil_add_string_to_array(char ***string_array, char *line, int *count, int *err) argument
238 get_first_column_data(char *line) argument
244 retrieve_string(FILE *fp, char *line, int buffersize) argument
[all...]
/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_libssl_setup.c268 solaris_locking_callback(int mode, int type, char *file, int line) argument
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/support/
H A Derrors.c55 const char *file, int line, const char *fmt, ...)
59 krb5int_vset_error_fl (ep, code, file, line, fmt, args);
72 const char *file, int line,
92 if (str && line) {
93 /* Try to add file and line suffix. */
97 if (asprintf(&str2, "%s (%s: %d)", str, file, line) > 0) {
54 krb5int_set_error_fl(struct errinfo *ep, long code, const char *file, int line, const char *fmt, ...) argument
71 krb5int_vset_error_fl(struct errinfo *ep, long code, const char *file, int line, const char *fmt, va_list args) argument
/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Dmm.c487 grub_printf ("called at line %u\n", lineno);
514 grub_debug_malloc (const char *file, int line, grub_size_t size)
519 grub_printf ("%s:%d: malloc (0x%" PRIxGRUB_SIZE ") = ", file, line, size);
527 grub_debug_zalloc (const char *file, int line, grub_size_t size)
532 grub_printf ("%s:%d: zalloc (0x%" PRIxGRUB_SIZE ") = ", file, line, size);
540 grub_debug_free (const char *file, int line, void *ptr)
543 grub_printf ("%s:%d: free (%p)\n", file, line, ptr);
548 grub_debug_realloc (const char *file, int line, void *ptr, grub_size_t size)
551 grub_printf ("%s:%d: realloc (%p, 0x%" PRIxGRUB_SIZE ") = ", file, line, ptr, size);
559 grub_debug_memalign (const char *file, int line, grub_size_
513 grub_debug_malloc(const char *file, int line, grub_size_t size) argument
526 grub_debug_zalloc(const char *file, int line, grub_size_t size) argument
539 grub_debug_free(const char *file, int line, void *ptr) argument
547 grub_debug_realloc(const char *file, int line, void *ptr, grub_size_t size) argument
558 grub_debug_memalign(const char *file, int line, grub_size_t align, grub_size_t size) argument
[all...]

Completed in 73 milliseconds

123456789