Searched defs:prefix (Results 1 - 25 of 273) sorted by relevance

1234567891011

/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dconftab.c16 * prefix strings -- the first few are indexed by Conf_t.standard
19 const Prefix_t prefix[] = variable
40 int prefix_elements = (int)sizeof(prefix) / (int)sizeof(prefix[0]);
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dconftab.c16 * prefix strings -- the first few are indexed by Conf_t.standard
19 const Prefix_t prefix[] = variable
40 int prefix_elements = (int)sizeof(prefix) / (int)sizeof(prefix[0]);
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dconftab.c16 * prefix strings -- the first few are indexed by Conf_t.standard
19 const Prefix_t prefix[] = variable
40 int prefix_elements = (int)sizeof(prefix) / (int)sizeof(prefix[0]);
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dconftab.c16 * prefix strings -- the first few are indexed by Conf_t.standard
19 const Prefix_t prefix[] = variable
40 int prefix_elements = (int)sizeof(prefix) / (int)sizeof(prefix[0]);
/illumos-gate/usr/src/cmd/lp/lib/access/
H A Dfiles.c51 char * prefix,
55 getaccessfile (dir, name, prefix, base)
58 *prefix,
78 if (!(f = makestr(prefix, base, (char *)0))) {
48 getaccessfile( char * dir, char * name, char * prefix, char * base ) argument
H A Ddumpaccess.c52 dumpaccess(char *dir, char *name, char *prefix, char ***pallow, char ***pdeny) argument
60 !(allow_file = getaccessfile(dir, name, prefix, "allow"))
62 || !(deny_file = getaccessfile(dir, name, prefix, "deny"))
/illumos-gate/usr/src/ucbcmd/printenv/
H A Dprintenv.c51 static int prefix(char *cp, char *dp);
63 if (argc == 0 || prefix(argv[0], *ep)) {
79 prefix(char *cp, char *dp) function
/illumos-gate/usr/src/psm/stand/lib/names/sparc/common/
H A Duname-m.c50 static char prefix[] = "/platform/"; local
54 if (strncmp(path, prefix, sizeof (prefix) - 1) != 0)
57 path += sizeof (prefix) - 1;
/illumos-gate/usr/src/cmd/refer/
H A Ddeliv2.c40 prefix(char *t, char *s) function
/illumos-gate/usr/src/cmd/mktemp/
H A Dmktemp.c49 char *prefix = NULL; local
75 prefix = optarg;
114 prefix = tmp;
115 else if (prefix == NULL)
116 prefix = "/tmp";
118 len = snprintf(NULL, 0, "%s/%s", prefix, tmpl) + 1;
124 (void) snprintf(tmp, len, "%s/%s", prefix, tmpl);
/illumos-gate/usr/src/cmd/hal/hald/
H A DMakefile66 glib-genmarshal --prefix=hald_marshal hald_marshal.list --header >> xgen-gmh \
71 glib-genmarshal --prefix=hald_marshal hald_marshal.list --body >> xgen-gmc \
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dlog.c83 char *prefix; local
94 prefix = MSG_LOG_ERROR;
98 prefix = MSG_LOG_WARNING;
102 prefix = NULL;
111 prefix = NULL;
113 /* output debug prefix to match echoDebug() format */
125 /* output prefix if specified */
127 if (prefix != NULL) {
128 (void) fprintf(out, "%s: ", prefix);
/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Ddebug.c123 cryptodebug_init(const char *prefix) argument
127 if (prefix != NULL) {
128 _cryptodebug_prefix = strdup(prefix);
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dwksids.c385 const char *prefix; local
390 prefix = my_machine_sid;
392 prefix = wksids[i].sidprefix;
394 len = strlen(prefix);
398 * with this prefix, then a -, then a single RID, and it's
401 if (strncasecmp(sid, prefix, len) != 0)
/illumos-gate/usr/src/cmd/tbl/
H A Dts.c30 prefix(char *small, char *big) function
/illumos-gate/usr/src/lib/sun_fc/common/
H A DTrace.cc68 char prefix[MAX_MSG_PREFIX_LEN]; local
110 /* Format the prefix string for the log file */
111 snprintf(prefix, MAX_MSG_PREFIX_LEN, "%d:%d:%s%s:%s",
119 snprintf(message, strlen(prefix) + MAX_MSG_LEN + 2, "%s:%s\n",
120 prefix,
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dmisc.c102 is_umem_sym(const char *sym, const char *prefix) argument
107 strncmp(tick_p + 1, prefix, strlen(prefix)) == 0);
/illumos-gate/usr/src/lib/libtecla/common/
H A Dhomedir.c317 * prefix const char * Only information for usernames that
318 * start with this prefix will be
330 int _hd_scan_user_home_dirs(HomeDir *home, const char *prefix, argument
334 int prefix_len; /* The length of prefix[] */
338 if(!home || !prefix || !callback_fn) {
347 * Get the length of the username prefix.
349 prefix_len = strlen(prefix);
367 * See if the prefix that is being completed is a complete username.
369 if(!waserr && getpwnam_r(prefix, &pwd_buffer, buffer, sizeof(buffer),
375 * See if the username of the current user minimally matches the prefix
[all...]
/illumos-gate/usr/src/lib/libbsm/common/
H A Dgetauditflags.c45 match_class(char *s, char *prefix, uint_t m, int v) argument
49 (void) strcat(s, prefix);
78 char *prefix; /* +, -, or null */ local
115 prefix = plus_all ? "-" : (minus_all ? "+" : "");
117 prefix = "+";
119 prefix = "-";
122 if (match_class(auditstring, prefix, m, verbose) != 0)
125 if (*(prefix = auditstring + strlen(auditstring) - 1) == ',')
126 *prefix = '\0';
160 uint32_t prefix; local
[all...]
/illumos-gate/usr/src/cmd/newtask/
H A Dutils.c111 * prefix to prepend to the result.
114 * must be of the form "VAR=". If the prefix argument
122 getdefault(char *file, char *varname, char *prefix) argument
175 if (prefix) {
176 tlen = len + strlen(prefix) + 1;
179 prefix, tmp_cp);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dinput.c136 struct in6_addr prefix; local
199 * destination prefix of zero, a prefix length of zero and
207 rtcreate_prefix(&n->rip6_prefix, &prefix,
209 if (IN6_IS_ADDR_UNSPECIFIED(&prefix)) {
220 "Bad prefix length %d in request "
231 "Bad prefix %s in request from "
241 rtcreate_prefix(&n->rip6_prefix, &prefix,
243 rt = rtlookup(&prefix, n->rip6_prefix_length);
318 * placed in the prefix fiel
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/slpd/
H A Dslpd.c111 char *prefix = "SLP_CONF_FILE="; local
115 env_size = strlen(prefix) + strlen(conf) + 1;
120 (void) strlcpy(conf_env, prefix, env_size);
/illumos-gate/usr/src/cmd/mdb/common/modules/crypto/
H A Dcommon.c130 prt_cdu(crypto_data_union_t *cdu, int format, const char *prefix) argument
135 mdb_printf("%s_raw:\n", prefix);
142 mdb_printf("%s_uio:\n", prefix);
149 mdb_printf("%s_mp:\t\t%p\n", prefix, cdu->cdu_mp);
/illumos-gate/usr/src/cmd/filesync/
H A Dfiles.c37 * prefix .... does one string begin with another
509 * prefix
516 * suspected prefix
520 * yes pointer character after prefix
523 prefix(const char *s, const char *p) function
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_tblout.c149 printit(proc->args.decls->decl.prefix,
162 printit(char *prefix, char *type) argument
187 ptype(prefix, type, 0);

Completed in 146 milliseconds

1234567891011