Searched refs:oname (Results 1 - 25 of 48) sorted by path

12

/macosx-10.10/BerkeleyDB-21/db/log/
H A Dlog_put.c1378 char *oname; local
1443 if ((ret = __db_appname(env, DB_APP_LOG, old, 0, NULL, &oname)) != 0)
1451 if ((ret = __os_open(env, oname, 0, flags, mode, fhpp)) == 0) {
1453 *namep = oname;
1465 err: __os_free(env, oname);
/macosx-10.10/CPANInternal-159.1/Data-Dump-1.21/lib/Data/Dump/
H A DTrace.pm95 my $oname = ref($o) ? $obj_name{overload::StrVal($o)} || "\$o" : $o;
96 my $fmt = Data::Dump::Trace::Call->new("$oname->$method", $proto, \@_);
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/
H A Dgsstool.c144 gss_buffer_desc oname; local
154 maj_stat = gss_mo_name(&mechs->elements[i], &options->elements[n], &oname);
164 rtbl_add_column_entryv(ct, COL_OPTION, "%.*s", (int)oname.length, (char *)oname.value);
166 gss_release_buffer(&min_stat, &oname);
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIODisplayLib.c433 char * oname = name; local
452 *oname++ = c;
457 ok = (oname != name);
459 *oname++ = 0;
/macosx-10.10/OpenSSH-189/openssh/
H A Dssh-keyscan.c326 conalloc(char *iname, char *oname, int keytype) argument
351 fdcon[s].c_output_name = xstrdup(oname);
/macosx-10.10/apr-32/apr/apr/build/
H A Dcvtdsp.pl50 $oname = $_;
53 $srcfl = new IO::File $oname, "r" || die;
64 $outpath = $oname;
94 unlink $oname || die;
95 rename $tname, $oname || die;
96 print "Added manifest to " . $oname . " in " . $File::Find::dir . "\n";
106 $oname = $_;
109 $srcfl = new IO::File $oname, "r" || die;
139 unlink $oname || die;
140 rename $tname, $oname || di
[all...]
H A Dfixwin32mak.pl53 $oname = $_;
105 $dstfl = new IO::File $oname, "w" || die;
117 print "Corrected post-dependency within " . $oname . " in " . $File::Find::dir . "\n";
120 unlink $oname || die;
121 rename $tname, $oname || die;
122 print "Corrected absolute paths within " . $oname . " in " . $File::Find::dir . "\n";
128 $dname = $oname;
131 @ostat = stat($oname);
133 @onames = ($oname);
135 print "Touched datestamp for " . $oname
[all...]
H A Dlineends.pl92 $oname = $_;
106 @ostat = stat($oname);
107 $srcfl = new IO::File $oname, "r" or die;
121 print "mismatch in " .$oname. ":" .$n. " expected " .$t. "\n";
137 unlink $oname or die;
138 rename $tname, $oname or die;
139 @anames = ($oname);
145 print "Converted file " . $oname . " to text in " . $File::Find::dir . "\n";
/macosx-10.10/bash-94.1.2/bash-3.2/support/
H A Dtexi2dvi89 oname= # --output
165 /* | ?:/*) oname=$1;;
166 *) oname="$orig_pwd/$1";;
200 if test -n "$oname"; then
642 if test -n "$oname"; then
643 dest=$oname
/macosx-10.10/bind9-45.101/bind9/bin/dig/
H A Ddighost.c744 looknew->oname = NULL;
2082 &lookup->oname);
2084 dns_name_init(lookup->oname, NULL);
2089 result = dns_name_fromtext(lookup->oname, &b, dns_rootname,
2095 &lookup->oname);
2107 lookup->oname, 0,
2114 &lookup->oname);
2118 dns_message_puttempname(lookup->sendmsg, &lookup->oname);
/macosx-10.10/bind9-45.101/bind9/bin/dig/include/dig/
H A Ddig.h168 dns_name_t *oname; member in struct:dig_lookup
/macosx-10.10/bind9-45.101/bind9/bin/tests/
H A Dname_test.c72 dns_fixedname_t wname, wname2, oname, compname, downname; local
128 dns_fixedname_init(&oname);
129 origin = &oname.name;
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dresolver.c5156 dns_name_t *oname, dns_fixedname_t *fixeddname)
5180 namereln = dns_name_fullcompare(qname, oname, &order, &nlabels);
5187 dns_name_format(oname, obuf, sizeof(obuf));
5155 dname_target(fetchctx_t *fctx, dns_rdataset_t *rdataset, dns_name_t *qname, dns_name_t *oname, dns_fixedname_t *fixeddname) argument
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_pid.c546 dt_pid_usdt_mapping(void *data, const prmap_t *pmp, const char *oname) argument
564 if (Pxlookup_by_name(P, PR_LMID_EVERY, oname, syms[i], &sym,
569 if ((mname = strrchr(oname, '/')) == NULL)
570 mname = oname;
/macosx-10.10/dtrace-147/libproc/
H A Dlibproc.c550 const char *oname, /* load object name */
558 if (oname != NULL) {
559 CSSymbolOwnerRef owner = symbolOwnerForName(P->symbolicator, oname);
547 Pxlookup_by_name( struct ps_prochandle *P, Lmid_t lmid, const char *oname, const char *sname, GElf_Sym *symp, prsyminfo_t *sip) argument
/macosx-10.10/emacs-93/emacs/lisp/
H A Dffap.el1165 (oname name))
1206 ;; Note that this uses oname, which still has any colon part.
1211 (string-match ffap-ftp-sans-slash-regexp oname)
1212 (ffap-file-remote-p (concat "/" oname))))
H A Dfiles.el1239 (oname (buffer-name)))
1264 (rename-buffer oname)))
/macosx-10.10/emacs-93/emacs/nt/inc/sys/
H A Dsocket.h106 int sys_setsockopt (int s, int level, int oname, const void * oval, int olen);
/macosx-10.10/file_cmds-242/pax/
H A Dtables.c516 add_name(char *oname, int onamelen, char *nname) argument
533 indx = st_hash(oname, onamelen, N_TAB_SZ);
538 while ((pt != NULL) && (strcmp(oname, pt->oname) != 0))
562 if ((pt->oname = strdup(oname)) != NULL) {
568 (void)free((char *)pt->oname);
580 * new name (oname is the link to name)
584 sub_name(char *oname, int *onamelen, size_t onamesize) argument
594 indx = st_hash(oname, *onamele
[all...]
H A Dtables.h94 char *oname; /* old name */ member in struct:namt
/macosx-10.10/gssd-64/
H A Dgssd.c2684 char *oname; local
2691 oname = oid_name(oid);
2692 Info("%s %s as %s", (gnames > 1)? "\t" : "Server principal name", dname, oname);
2694 free(oname);
/macosx-10.10/less-25/less/
H A Dcharset.c65 char *oname; member in struct:cs_alias
206 name = a->oname;
H A Dcommand.c386 char *oname; local
428 o = findopt_name(&p, &oname, NULL);
441 for (p = oname; *p != '\0'; p++)
H A Doption.h49 char *oname; /* Long (GNU-style) option name */ member in struct:optname
H A Dopttbl.c552 register struct optname *oname; local
569 for (oname = o->onames; oname != NULL; oname = oname->onext)
578 len = sprefix(optname, oname->oname, uppercase);
600 maxoname = oname;
603 exact = (len == (int)strlen(oname->oname));
[all...]

Completed in 343 milliseconds

12