Searched refs:getname (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.9.5/tcpdump-56/tcpdump/
H A Daddrtoname.h41 extern const char *getname(const u_char *);
53 #define ipaddr_string(p) getname((const u_char *)(p))
H A Dprint-bgp.c510 snprintf(buf, buflen, "%s/%d", getname((u_char *)&addr), plen);
559 getname((u_char *)&addr),
773 getname((u_char *)&addr),
976 /* need something like getname() here */
977 getname(pptr+8)
1373 printf("%s", getname(tptr));
1403 getname(tptr + 2));
1407 EXTRACT_32BITS(tptr)), getname(tptr + 4));
1418 getname(tptr + 4));
1456 printf("%s",getname(tpt
[all...]
H A Daddrtoname.c225 getname(const u_char *ap) function
H A Dprint-icmp6.c1105 getname((const u_char *)(ni6 + 1)));
H A Dprint-lldp.c1084 pfunc = getname;
/macosx-10.9.5/BerkeleyDB-21/db/test/
H A Dtxn012.tcl8 # TEST Test txn->getname and txn->setname.
14 puts "Txn012: Test txn->setname and txn->getname."
27 set getname [$txn0 getname]
28 error_check_good txnname $getname $txnname
31 set getlongname [$txn1 getname]
/macosx-10.9.5/mail_cmds-29/mail/
H A Dgetname.c36 static char sccsid[] = "@(#)getname.c 8.1 (Berkeley) 6/6/93";
39 "$FreeBSD: src/usr.bin/mail/getname.c,v 1.4 2002/06/30 05:25:06 obrien Exp $";
54 getname(uid) function
H A Dv7.local.c97 if ((np = getname(uid = getuid())) != NULL)
H A Dextern.h60 char *getname(int);
/macosx-10.9.5/BerkeleyDB-21/db/docs_src/ref/am/
H A Dsecond1.cs10 int getname(DB *, const DBT *, const DBT *, DBT *);
57 if ((ret = dbp-__GT__associate(dbp, NULL, sdbp, getname, 0)) != 0)
62 * getname -- extracts a secondary key (the last name) from a primary
66 getname(secondary, pkey, pdata, skey)
/macosx-10.9.5/tcl-102/tcl_ext/expect/expect/example/
H A Drftp51 proc getname {line} {
243 set name [getname $line]
282 set name [getname $line]
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/
H A Dbwidget.rb77 def self.getname(name) singleton method in class:Tk.BWidget
78 tk_call('BWidget::getname', name)
/macosx-10.9.5/swig-10/Source/Modules/
H A Doctave.cxx713 String *getname = Swig_name_get(iname); local
740 Setattr(n, "wrap:name", getname);
742 Printf(getf->def, "static octave_value_list _wrap_%s(const octave_value_list& args,int nargout) {", getname);
761 Printf(s_global_tab, "{\"%s\",0,_wrap_%s,_wrap_%s,2,0},\n", iname, getname, setname);
948 String *getname = Swig_name_wrapper(Swig_name_get(Swig_name_member(class_name, symname))); local
953 Printf(s_members_tab, "{\"%s\",0,%s,%s,0,0},\n", symname, getname, setname);
955 Delete(getname);
1026 String *getname = Swig_name_wrapper(Swig_name_get(Swig_name_member(class_name, symname))); local
1031 Printf(s_members_tab, "{\"%s\",0,%s,%s,1,0},\n", symname, getname, setname);
1033 Delete(getname);
[all...]
H A Dpython.cxx2437 String *getname = Swig_name_get(iname); local
2439 String *vargetname = NewStringf("Swig_var_%s", getname);
2502 Delete(getname);
3384 String *getname = Swig_name_get(mname); local
3391 Printv(f_shadow, tab4, "__swig_getmethods__[\"", symname, "\"] = ", module, ".", getname, "\n", NIL);
3395 Printv(f_shadow, tab4, modern ? "" : "if _newclass:", symname, " = _swig_property(", module, ".", getname, ")\n", NIL);
3397 Printv(f_shadow, tab4, modern ? "" : "if _newclass:", symname, " = _swig_property(", module, ".", getname, ", ", module, ".", setname, ")\n", NIL);
3403 Delete(getname);
3424 String *getname = Swig_name_get(mname); local
3425 String *wrapgetname = Swig_name_wrapper(getname);
[all...]
H A Dperl5.cxx843 String *getname = Swig_name_get(iname); local
846 String *get_name = Swig_name_wrapper(getname);
960 Delete(getname);
H A Dtcl8.cxx572 String *getname = Swig_name_get(iname); local
573 String *getfname = Swig_name_wrapper(getname);
658 Delete(getname);
/macosx-10.9.5/system_cmds-597.90.1/getty.tproj/
H A Dmain.c150 static int getname(void);
395 rval = getname();
555 getname(void) function
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/getty.tproj/
H A Dmain.c150 static int getname(void);
395 rval = getname();
555 getname(void) function
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Dnvdisc.c458 register int getname=0; local
464 getname=1;
472 if(getname)
486 else if(getname)
555 register int type,getname=0; local
563 getname=1;
571 if(getname)
579 else if(getname)
H A Dinit.c968 int getname=0, off=staktell(); local
977 getname = 1;
986 if(getname)
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkern_credential.c237 static int kauth_identity_find_uid(uid_t uid, struct kauth_identity *kir, char *getname);
238 static int kauth_identity_find_gid(gid_t gid, struct kauth_identity *kir, char *getname);
239 static int kauth_identity_find_guid(guid_t *guidp, struct kauth_identity *kir, char *getname);
240 static int kauth_identity_find_ntsid(ntsid_t *ntsid, struct kauth_identity *kir, char *getname);
1585 * getname Name buffer, if ki_name wanted
1594 kauth_identity_find_uid(uid_t uid, struct kauth_identity *kir, char *getname) argument
1605 if (getname != NULL && (kip->ki_valid & (KI_VALID_PWNAM | KI_VALID_GRNAM)))
1606 strlcpy(getname, kip->ki_name, MAXPATHLEN);
1622 * getname Name buffer, if ki_name wanted
1631 kauth_identity_find_gid(uid_t gid, struct kauth_identity *kir, char *getname) argument
1671 kauth_identity_find_guid(guid_t *guidp, struct kauth_identity *kir, char *getname) argument
1744 kauth_identity_find_ntsid(ntsid_t *ntsid, struct kauth_identity *kir, char *getname) argument
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/
H A Dresolv.rb22 # p Resolv.getname "210.251.121.214"
63 def self.getname(address) singleton method in class:Resolv
64 DefaultResolver.getname(address)
126 def getname(address) method in class:Resolv
245 def getname(address) method in class:Resolv.Hosts
428 def getname(address) method in class:Resolv.DNS
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_vms.c128 if (getname((int)fd, name, 1) == NULL)
/macosx-10.9.5/adv_cmds-153/ps/
H A Dprint.c412 char *getname(uid) function
432 (void)printf("%-*s", v->width, (s = getname(KI_EPROC(k)->e_ucred.cr_uid), *s) ? s : "-");
/macosx-10.9.5/WebCore-7537.78.1/bindings/scripts/
H A DCodeGeneratorGObject.pm1242 my $getname = "get${attrNameUpper}";
1244 if (ClassHasFunction($interface, $getname) || ClassHasFunction($interface, $setname)) {

Completed in 523 milliseconds

12