/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/ |
H A D | rc_io.h | 24 char *fn; member in struct:krb5_rc_iostuff
|
H A D | rc_io.c | 102 if (asprintf(&d->fn, "%s%skrb5_RCXXXXXX", 104 d->fn = NULL; 107 d->fd = mkstemp(d->fn); 126 d->fn, strerror(errno)); 136 "with umask 077 "), d->fn); 148 rc_map_errno (krb5_context context, int e, const char *fn, argument 170 operation, fn, strerror(e)); 185 krb5_rc_io_creat(krb5_context context, krb5_rc_iostuff *d, char **fn) argument 194 if (fn && *fn) { 250 krb5_rc_io_open_internal(krb5_context context, krb5_rc_iostuff *d, char *fn, char* full_pathname) argument 356 krb5_rc_io_open(krb5_context context, krb5_rc_iostuff *d, char *fn) argument [all...] |
/osnet-11/usr/src/lib/libc/port/gen/ |
H A D | ftw.c | 57 ftw(const char *path, int (*fn)(), int depth) argument 59 return (_xftw(_XFTWVER, path, fn, depth));
|
H A D | deflt.c | 89 * defopen(fn) 90 * char *fn 92 * If 'fn' is non-null; it is a full pathname of a file 94 * If 'fn' is null the defopen file is closed. 102 defopen(char *fn) argument 106 return (defopen_common(fn, thr_data)); 112 * defopen_r(const char *fn) 114 * 'fn' is a full pathname of a file which becomes the one read 129 defopen_r(const char *fn) argument 134 if (defopen_common(fn, thr_dat 144 defopen_common(const char *fn, struct thr_data *thr_data) argument [all...] |
/osnet-11/usr/src/lib/efcode/upa/ |
H A D | upa.c | 48 int dev, fn, len; local
|
/osnet-11/usr/src/cmd/sendmail/db/db/ |
H A D | db_am.c | 250 static const FN fn[] = { local 264 __db_prflags(dbc->flags, fn, stderr);
|
H A D | db_pr.c | 121 static const FN fn[] = { local 161 __db_prflags(dbp->flags, fn, fp); 787 __db_prflags(flags, fn, fp) 789 FN const *fn; 797 for (found = 0, fnp = fn; fnp->mask != 0; ++fnp)
|
/osnet-11/usr/src/lib/efcode/engine/ |
H A D | tracing.c | 100 do_fclib_trace(fcode_env_t *env, void *fn) argument 106 if (dladdr((void *) fn, &dlip)) { 110 offset = ((char *) fn) - ((char *) address); 121 log_message(MSG_FC_DEBUG, "do_fclib_trace: <Unknown> %p\n", fn);
|
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/ |
H A D | bt_open.c | 406 static char fn[] = "/bt.XXXXXX"; local 414 if (envtmp && ((strlen(envtmp)+sizeof(fn)+1) > sizeof(path))) 418 "%s%s", (envtmp ? envtmp : "/tmp"), fn);
|
/osnet-11/usr/src/cmd/sendmail/db/mp/ |
H A D | mp_pr.c | 277 static const FN fn[] = { local 301 __db_prflags(bhp->flags, fn, fp);
|
/osnet-11/usr/src/lib/libshell/common/sh/ |
H A D | timers.c | 176 Handler_t fn = *(Handler_t*)handle; local 178 (*fn)(SIGALRM); 185 Handler_t fn; local 203 fn = (Handler_t)signal(SIGALRM,sigalrm); 204 if((t= setalarm(t))>0 && fn && fn!=(Handler_t)sigalrm) 209 *hp = fn;
|
/osnet-11/usr/src/lib/libnsl/dial/ |
H A D | line.c | 229 ttygenbrk(int fn) argument 231 if (isatty(fn)) 232 (void) (*Ioctl)(fn, TCSBRK, 0);
|
H A D | callers.c | 82 FILE *fn; local 102 fn = fopen(DIALCODES, "rF"); 103 if (fn != NULL) { 104 while (fgets(buf, BUFSIZ, fn)) { 111 (void) fclose(fn);
|
/osnet-11/usr/src/lib/libilb/common/ |
H A D | ilb_hc.c | 223 ilb_walk_hc_srvs(ilb_handle_t h, hc_srvwalkerfunc_t fn, const char *rulename, argument 238 rc = fn(h, &srvs->rs_srvs[i], arg); 267 rc = fn(h, &srvs->rs_srvs[j], arg);
|
/osnet-11/usr/src/grub/grub-0.97/stage2/ |
H A D | fsys_vstafs.c | 120 char *fn, ch; local 139 fn = dirname; 140 while ((ch = *fn) && ch != '/' && ! isspace (ch)) fn++; 141 *fn = 0; 168 *(dirname = fn) = ch;
|
/osnet-11/usr/src/lib/libast/common/string/ |
H A D | base64.c | 51 base64encode(const void* fb, size_t fz, void** fn, void* tb, size_t tz, void** tn) argument 78 if (fn) 79 *fn = fp; 95 if (fn) 96 *fn = fp; 124 if (fn) 125 *fn = fp; 151 if (fn) 152 *fn = fp; 162 base64decode(const void* fb, size_t fz, void** fn, voi argument [all...] |
/osnet-11/usr/src/lib/scsi/libsmp/common/ |
H A D | smp_plugin.c | 144 smp_get_funcdef(smp_target_t *tp, int fn) argument 154 if (dp->sfd_function == fn) 159 (void) smp_error(ESMP_BADFUNC, "failed to find function 0x%x", fn);
|
/osnet-11/usr/src/lib/libntfs/common/libntfs/ |
H A D | inode.c | 570 FILE_NAME_ATTR *fn; local 583 fn = (FILE_NAME_ATTR *)((u8 *)ctx->attr + 585 if (MREF_LE(fn->parent_directory) == ni->mft_no) { 596 le64_to_cpu(fn->parent_directory)); 611 if (ntfs_index_lookup(fn, sizeof(FILE_NAME_ATTR), ictx)) { 624 fn = (FILE_NAME_ATTR *)ictx->data; 625 fn->file_attributes = 626 (fn->file_attributes & ~FILE_ATTR_VALID_FLAGS) | 628 fn->allocated_size = cpu_to_sle64(ni->allocated_size); 629 fn [all...] |
/osnet-11/usr/src/lib/libcpc/common/ |
H A D | obsoleted.c | 63 const char *fn = "__cpc_init"; local 68 __cpc_error(fn, dgettext(TEXT_DOMAIN, 177 const char fn[] = "access"; local 187 __cpc_error(fn, dgettext(TEXT_DOMAIN, "Another process may be " 191 __cpc_error(fn, 196 __cpc_error(fn, "%s\n", strerror(errno)); 366 __cpc_error(const char *fn, const char *fmt, ...) argument 372 __cpc_uerrfn(fn, fmt, ap); 374 (void) fprintf(stderr, "libcpc: %s: ", fn);
|
/osnet-11/usr/src/lib/libcpc/sparc/ |
H A D | event_ultra.c | 96 picbits(const char *fn, argument 105 __cpc_error(fn, gettext("missing '%s' value\n"), 110 __cpc_error(fn, gettext("%%pic%d cannot measure " 120 bitclr(const char *fn, argument 124 __cpc_error(fn, gettext("bad arg to '%s'\n"), kv->kv_token); 133 bitset(const char *fn, argument 137 __cpc_error(fn, gettext("bad arg to '%s'\n"), kv->kv_token); 206 static const char fn[] = "strtoevent"; local 249 if (kv->kv_action(fn, kv, cpuver, value, bits) != 0) { 256 __cpc_error(fn, [all...] |
/osnet-11/usr/src/lib/libdns_sd/common/ |
H A D | dnssd_clientlib.c | 147 char *fn = fullName; local 157 if (c == '.' || (c == '\\')) *fn++ = '\\'; // escape dot and backslash literals 160 *fn++ = '\\'; 161 *fn++ = (char) ('0' + (c / 100)); 162 *fn++ = (char) ('0' + (c / 10) % 10); 165 *fn++ = (char)c; 167 *fn++ = '.'; 175 while(*r) *fn++ = *r++; 176 if (!DomainEndsInDot(regtype)) *fn++ = '.'; 179 while(*d) *fn [all...] |
/osnet-11/usr/src/lib/efcode/pci/ |
H A D | pci.c | 266 int dev, fn; local 273 fn = ((hi >> 8) & 0x7); 276 if (fn) { 277 sprintf(enc_buf, "%x,%x", dev, fn);
|
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/mech/ |
H A D | errmap.h | 175 mecherrmap_foreach (mecherrmap *m, int (*fn)(OM_uint32, struct mecherror, void *), void *p) 182 if ((*fn)(pair->l, pair->r, p) != 0) 172 mecherrmap_foreach(mecherrmap *m, int (*fn)(OM_uint32, struct mecherror, void *), void *p) argument
|
/osnet-11/usr/src/lib/scsi/plugins/smp/sas2/common/ |
H A D | sas2_functions.c | 926 smp_default_request_len(uint_t cap, smp_function_t fn) argument 928 switch (fn) { 1034 smp_default_response_len(uint_t cap, smp_function_t fn) argument 1036 switch (fn) {
|
/osnet-11/usr/src/lib/libpctx/common/ |
H A D | libpctx.c | 75 pctx_default_errfn(const char *fn, const char *fmt, va_list ap) argument 77 (void) fprintf(stderr, "libpctx: pctx_%s: ", fn); 83 pctx_error(pctx_t *pctx, const char *fn, const char *fmt, ...) argument 88 pctx->errfn(fn, fmt, ap); 103 static const char fn[] = "create"; local 116 pctx_error(pctx, fn, gettext("cannot trace set-id or " 120 pctx_error(pctx, fn, gettext("cannot control LP64 " 124 pctx_error(pctx, fn, gettext("cannot execute " 128 pctx_error(pctx, fn, gettext("cannot find" 132 pctx_error(pctx, fn, gettex 168 static const char fn[] = "capture"; local 253 static const char fn[] = "set_events"; local 525 static const char fn[] = "run"; local [all...] |