/titanic_41/usr/src/cmd/fs.d/ |
H A D | umount.c | 78 char resolve[MAXPATHLEN]; variable 244 is_special = realpath(mname, resolve); in main() 282 mp = getmntlast(mntll, NULL, resolve); in main() 702 if (realpath(cp, resolve) == NULL) { in make_mntarray() 709 mp = getmntlast(mntll, NULL, resolve); in make_mntarray() 719 myname, resolve, mnttab); in make_mntarray() 722 mnew.mnt_special = mnew.mnt_mountp = strdup(resolve); in make_mntarray()
|
/titanic_41/usr/src/cmd/backup/restore/ |
H A D | utilities.c | 108 resolve(fp, &fromfd, &from); in renameit() 126 resolve(tp, &tofd, &to); in renameit() 154 resolve(myname(np), &dfd, &cp); in newnode() 200 resolve(myname(ep), &dfd, &cp); in removenode() 241 resolve(myname(ep), &dfd, &cp); in removeleaf() 268 resolve(existing, &dfd, &name); in lf_linkit() 1099 resolve(char *path, int *fd, char **rpath)
|
H A D | restore.h | 295 extern void resolve(char *, int *, char **); 358 extern void resolve();
|
H A D | restore.c | 868 resolve(myname(np), &dfd, &from); in createlinks() 1001 resolve(orig, &tfd, &from); 1028 resolve(targ, &tfd, &to);
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/ |
H A D | ktbase.c | 140 return (*krb5_kt_dfl_ops.resolve)(context, name, ktid); in krb5_kt_resolve() 176 return (*tlist->ops->resolve)(context, resid, ktid); in krb5_kt_resolve()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/ |
H A D | ccbase.c | 197 return (*krb5_cc_dfl_ops->resolve)(context, cache, name); in krb5_cc_resolve() 230 return ops->resolve(context, cache, resid); in krb5_cc_resolve()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/ |
H A D | rc-int.h | 66 krb5_error_code (KRB5_CALLCONV *resolve)
|
H A D | rcfns.c | 96 return krb5_x((id)->ops->resolve,(context, id, name)); in krb5_rc_resolve()
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/ |
H A D | AMRef.java | 130 mgr = root.resolve(name); in getRef()
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/ |
H A D | AttributeManager.java | 389 public AttributeManager resolve(String name) { in resolve() method in AttributeManager 402 AttributeManager s = child.resolve(name); in resolve() 426 AttributeManager obj = resolve(name); in resolveBody()
|
H A D | Root.java | 515 public AttributeManager resolve(String name) { in resolve() method in Root 523 return super.resolve(name); in resolve()
|
/titanic_41/usr/src/tools/depcheck/ |
H A D | DependencyCheck.txt | 58 want to resolve the symbolic links 74 This tool cannot resolve variable substitions. For example if a shell script 76 not be able to resolve that the shell script will execute "/usr/sbin/df".
|
/titanic_41/usr/src/cmd/sgs/librtld_db/common/ |
H A D | librtld_db.intel.msg | 34 @ MSG_DB_NOGOT_X86 "rtld_db: rpr: unable to resolve GOT addr"
|
/titanic_41/usr/src/cmd/cmd-inet/etc/ |
H A D | ipsecinit.sample | 75 # ipsecconf(1M) command attempts to resolve names, but it will
|
/titanic_41/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/ |
H A D | SimpleChat.java | 212 resolver = DNSSD.resolve( 0, sel.fInt, sel.fServiceName, sel.fType, sel.fDomain, this); in itemStateChanged()
|
H A D | BrowserApp.java | 172 DNSSD.resolve( 0, serviceList.getNthInterface( newSel), in valueChanged()
|
/titanic_41/usr/src/cmd/sendmail/cf/mailer/ |
H A D | smtp.m4 | 48 R< @ $+ > $* $@ < @ $1 > $2 resolve <route-addr>
|
H A D | uucp.m4 | 120 # resolve locally connected UUCP links
|
/titanic_41/usr/src/pkg/ |
H A D | Makefile | 395 pkgdepend -R $(PKGDEP_RESOLVE_IMAGE) resolve \
|
H A D | README.pkg | 63 Run `pkgdepend resolve`. See Dependencies section. 107 The resulting manifest after running `pkgdepend resolve`
|
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ClientLib_en.properties | 76 resolve_failed = Can''t resolve host name ``{0}''''. 86 cast_address_failure = Can''t resolve address ``{0}'''' for multicast or broadcast.
|
H A D | Server_en.properties | 82 sdat_drop_fwd = Dropped forwarded SrvReg or SrvDereg to DA ``{0}'''' because can''t resolve hostnam… 87 sdat_drop_fwd = Dropped forwarded SrvReg or SrvDereg to DA ``{0}'''' because can''t resolve hostnam…
|
/titanic_41/usr/src/tools/scripts/ |
H A D | its.reg | 58 # A URL to resolve reference to a unique key. See NOTES below.
|
/titanic_41/usr/src/lib/libdns_sd/java/com/apple/dnssd/ |
H A D | DNSSD.java | 220 public static DNSSDService resolve( int flags, int ifIndex, String serviceName, String regType, in resolve() method in DNSSD
|
/titanic_41/usr/src/uts/sun4/ml/ |
H A D | swtch.s | 530 ! This is to resolve an issue where an interrupting thread
|