Searched defs:suffix (Results 26 - 50 of 101) sorted by relevance

12345

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetfilter.c225 ldap_set_filter_additions( LDAPFiltDesc *lfdp, char *prefix, char *suffix )
239 lfdp->lfd_filtsuffix = ( suffix == NULL ) ? NULL : nsldapi_strdup( suffix );
250 ldap_setfilteraffixes( LDAPFiltDesc *lfdp, char *prefix, char *suffix )
252 (void)ldap_set_filter_additions( lfdp, prefix, suffix );
401 char *prefix, char *suffix, char *attr, char *value, char **valwords )
488 if ( suffix != NULL && f != NULL) {
489 f = filter_add_strn( f, flimit, suffix, strlen( suffix ));
507 char *prefix, char *suffix, cha
400 ldap_create_filter( char *filtbuf, unsigned long buflen, char *pattern, char *prefix, char *suffix, char *attr, char *value, char **valwords ) argument
506 ldap_build_filter( char *filtbuf, size_t buflen, char *pattern, char *prefix, char *suffix, char *attr, char *value, char **valwords ) argument
[all...]
/illumos-gate/usr/src/cmd/csh/
H A Dprintf.c138 char *suffix; local
279 * zeroes, a suffix, and more padding
290 * The suffix is either null or an exponent,
291 * and is addressed by "suffix".
311 suffix = prefix;
474 suffix = &expbuf[MAXESIZ];
475 *suffix = '\0';
482 *--suffix = todigit(n % 10);
488 while (suffix > &expbuf[MAXESIZ - 2]) {
489 *--suffix
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dfindstack_subr.c116 char *suffix = ".so"; local
125 * allow matches before ".so.[suffix]". An aside: why doesn't
130 if (!match && (s = strstr(obj->obj_name, suffix)) != NULL) {
131 while ((next = strstr(s + 1, suffix)) != NULL) {
/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_string.c155 } suffix[] = { local
177 for (i = 0; suffix[i].name != NULL; i++) {
178 if (strcasecmp(suffix[i].name, units) == 0) {
179 mul = suffix[i].mul;
184 if (suffix[i].name == NULL && *units != '\0')
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnreaddir.c265 FN_composite_name_t *suffix = NULL; local
269 * Break a name such as "pre/fix/suffix" into "pre/fix/" and
270 * "suffix". If that fails, try "pre/fix" and "suffix". This
273 if (split_cname(name, &suffix, &prefix) != 0) {
283 *ctxp = lookup_ctx(nns_ctx, suffix, FALSE, status);
293 lookup_ctx(*prefix_ctxp, suffix, FALSE, status);
296 fn_composite_name_destroy(suffix);
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_put.c472 db_indx_t cnt, lo, ln, min, off, prefix, suffix; local
490 * a common prefix and suffix -- it can save us a lot of log
500 for (suffix = 0,
503 suffix < min && *p == *t; ++suffix, --p, --t)
508 orig.size = bk->len - (prefix + suffix);
510 repl.size = data->size - (prefix + suffix);
514 &orig, &repl, (u_int32_t)prefix, (u_int32_t)suffix)) != 0)
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dbtree_auto.h132 u_int32_t suffix; member in struct:_bam_repl_args
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck.c162 char *suffix = NULL; local
168 actualDisk = stat_actual_disk(special, &dinfo, &suffix);
183 if (suffix) {
185 findPartitionOffset(*inFD, suffix)) < 0) {
189 suffix);
H A Dpcfs_common.c321 stat_actual_disk(char *diskname, struct stat *info, char **suffix) argument
329 * suffix attached to the actual disk name.
336 if ((*suffix = strchr(actualdisk, ':')) != NULL) {
337 **suffix = '\0';
338 (*suffix)++;
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_netbios.c199 * The name is padded with spaces to 15 bytes. The suffix is copied into the
200 * last byte, i.e. "netbiosname <suffix>". The scope is copied and folded
204 smb_encode_netbios_name(unsigned char *name, char suffix, unsigned char *scope, argument
207 smb_tonetbiosname((char *)name, (char *)dest->name, suffix);
221 smb_init_name_struct(unsigned char *name, char suffix, unsigned char *scope, argument
226 smb_encode_netbios_name(name, suffix, scope, dest);
H A Dsmbns_netlogon.c439 static char suffix[] = { 0x1B, 0x1C }; local
445 for (i = 0; i < sizeof (suffix)/sizeof (suffix[0]); i++) {
446 smb_init_name_struct((unsigned char *)domain, suffix[i],
462 domain, suffix[i]);
/illumos-gate/usr/src/cmd/lp/filter/postscript/download/
H A Ddownload.c42 * option), *mapname (-m option), and *suffix.
101 char *suffix = ""; /* appended to the map table pathname */ variable
271 * with a / it's the map table. Otherwise hostfontdir, mapname, and suffix are
284 strlen(suffix) + 2)) == NULL )
286 sprintf(path, "%s/%s%s", hostfontdir, mapname, suffix);
/illumos-gate/usr/src/uts/common/os/
H A Dprintf.c74 const char *suffix, void *site, int mid, int sid, int level,
120 msgp += snprintf(msgp, bufend - msgp, suffix);
73 cprintf(const char *fmt, va_list adx, int sl, const char *prefix, const char *suffix, void *site, int mid, int sid, int level, zoneid_t zoneid, dev_info_t *dip) argument
/illumos-gate/usr/src/cmd/iconv/
H A Diconv_list.c192 scan_dir(DIR *dh, char sep, char *suffix) argument
209 /* Find suffix (.so | .t) */
210 p2 = strrchr(namebuf, *suffix);
213 if (strcmp(p2, suffix) != 0)
/illumos-gate/usr/src/uts/sun4/os/
H A Dmlsetup.c471 const char suffix[] = "/kernel"; local
500 if (strncmp(p, suffix, sizeof (suffix) - 1) != 0)
502 p += sizeof (suffix) - 1;
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dclient.c1100 const char *suffix,
1157 + (suffix ? strlen(suffix) : 0)
1218 if (suffix)
1219 strcat(conn->mechlist_buf,suffix);
1097 _sasl_client_listmech(sasl_conn_t *conn, const char *prefix, const char *sep, const char *suffix, const char **result, unsigned *plen, int *pcount) argument
/illumos-gate/usr/src/lib/libtecla/common/
H A Dcplfile.c104 static int cf_prepare_suffix(CompleteFile *cf, const char *suffix,
572 * Report the completion suffix that was copied above.
695 * Copy the completion suffix into the work pathname cf->buff->name,
704 * To check the type of the file, append the current suffix
708 const char *cont_suffix = ""; /* The suffix to add if fully */
710 const char *type_suffix = ""; /* The suffix to add when listing */
731 * Remove the temporarily added suffix.
804 * given completion suffix, ready to be passed to cpl_add_completion().
808 * suffix char * The suffix t
814 cf_prepare_suffix(CompleteFile *cf, const char *suffix, int add_escapes) argument
[all...]
/illumos-gate/usr/src/lib/libcmd/common/
H A Dcp.c94 " \b--suffix\b and \b--version-control\b for more information.]"
96 "[S:backup-suffix|suffix?A backup file is made by renaming the file to the"
97 " same name with the backup suffix appended. The backup suffix is"
99 " environment variable, or the default value \b~\b.]:[suffix]"
104 " suffix is \b.\aSNS\a, where \aS\a is the"
105 " \bbackup-suffix\b and \aN\a is the version number,"
140 #define BAK_number 2 /* append .suffix number suffix */
177 char* suffix; /* backup suffix */ member in struct:State_s
[all...]
/illumos-gate/usr/src/cmd/oamuser/user/
H A Dfuncs.c252 char *suffix; local
260 if ((suffix = index(authname, KV_OBJECTCHAR)) != NULL)
261 *suffix = '\0';
263 /* Find the suffix */
264 if ((suffix = rindex(authname, '.')) == NULL)
268 suffix++;
269 if (strcmp(suffix, KV_WILDCARD)) { /* Not a wildcard */
280 if (strcmp(suffix, "grant")) { /* Not a grant option */
284 while ((suffix = rindex(authtoks, '.')) &&
286 strcpy(suffix, "
[all...]
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_string.c580 * No modifications are made if nbytes is too small to hold the suffix itself.
585 static const char suffix[] = " ..."; local
587 if (nbytes > sizeof (suffix) && strlen(s) >= nbytes - 1)
588 (void) strcpy(&s[nbytes - sizeof (suffix)], suffix);
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Desclex.c131 const char *suffix; member in struct:__anon453
263 stable(Timesuffix[i].suffix), &Timesuffix[i].nsec);
/illumos-gate/usr/src/cmd/auditreduce/
H A Doption.c696 * together in file groups based upon file name suffix. The user can
953 * filename format: yyyymmddhhmmss.yyyymmddhhmmss.suffix
954 * yyyymmddhhmmss.not_terminated.suffix
1052 * are tied together by a common suffix in the file name. Here we
1055 * .call pcb = get_next_pcb(suffix).
1056 * .arg suffix - ptr to suffix we are seeking.
1057 * .ret pcb - ptr to pcb that hold s the sought suffix.
1061 get_next_pcb(char *suffix) argument
1072 proc_pcb(pcb, suffix,
1117 proc_pcb(audit_pcb_t *pcb, char *suffix, int i) argument
[all...]
/illumos-gate/usr/src/cmd/svc/lsvcrun/
H A Dlsvcrun.c35 * inode, the inode of the script; and suffix, the suffix of the
43 * suffix. The inode check means more than one script with the
44 * same suffix will still work as intended in the common case.
296 pg_match(scf_handle_t *h, scf_service_t *svc, ino_t ino, const char *suffix) argument
333 if (suffix != NULL) {
351 match = (strcmp(buf, suffix) == 0);
387 * stops. First we look for a matching inode plus a matching suffix.
389 * Finally, we try for just the script suffix.
396 char *suffix; local
707 char *suffix; local
[all...]
/illumos-gate/usr/src/cmd/make/bin/
H A Dimplicit.cc29 * Handle suffix and percent rules
71 * Does the lookup for single and double suffix rules.
76 * (target name less target suffix) and the source suffix and checking
84 * target_body The target name without the suffix
85 * target_suffix The suffix of the target
99 * When make attemps to apply % rule it didn't look for a single suffix rule because
160 /* Cache the suffixes for this target suffix if not done. */
172 /* Scan the suffix list for the target if one exists. */
183 suffix
498 register Dependency suffix; local
595 register Dependency suffix; local
702 register Property suffix; local
1214 Name suffix = pat_rule->patterns[pat_rule->patterns_total - 1]; local
[all...]
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_info.c610 * Creates a NetBIOS name based on the given name and suffix.
612 * and the 16th byte is the suffix.
615 smb_tonetbiosname(char *name, char *nb_name, char suffix) argument
638 nb_name[NETBIOS_NAME_SZ - 1] = suffix;

Completed in 217 milliseconds

12345