Searched refs:afs (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10.1/lsof-53/lsof/
H A DAFSConfig45 if test -d /afs/$cell
52 if test ! -d /afs/$CELL
107 if test -r $AHP/afs/afs.h
113 Since <afs/afs.h> can be found there, that's probably correct.
140 echo "AFS header files, but it lacks an afs/afs.h header file."
198 echo "files. A possible location is: \"/afs/$CELL/<sysname>/include\"."
212 echo $EO "Do you want to see the contents of /afs/
[all...]
/macosx-10.10.1/sudo-73/src/auth/
H A Dafs.c46 #include <afs/stds.h>
47 #include <afs/kautils.h>
/macosx-10.10.1/Heimdal-398.1.2/kdc/
H A Dstring2key.c39 int afs; variable
52 { "afs", 'a', arg_flag, &afs, "Output AFS string-to-key", NULL },
124 if(!version5 && !version4 && !afs)
134 (afs || version4)) {
150 if(afs && cell == NULL){
177 if(afs){
/macosx-10.10.1/tcsh-65/tcsh/
H A Dtc.func.c48 #include <afs/stds.h>
49 #include <afs/kautils.h>
/macosx-10.10.1/lsof-53/lsof/scripts/
H A Dbig_brother.perl5142 return(1) if $command =~ /^inetd(\.afs)?$/;
/macosx-10.10.1/Heimdal-398.1.2/tests/kdc/
H A Dcheck-des.in53 afsserver=afs/test.h5l.se
115 echo "Getting non des tickets (afs)"; > messages.log
146 echo "Getting des tickets (afs)"; > messages.log
/macosx-10.10.1/network_cmds-457/ifconfig.tproj/
H A Difconfig.c376 static struct afswtch *afs = NULL; variable in typeref:struct:afswtch
381 p->af_next = afs;
382 afs = p;
390 for (afp = afs; afp != NULL; afp = afp->af_next)
401 for (afp = afs; afp != NULL; afp = afp->af_next)
414 for (afp = afs; afp != NULL; afp = afp->af_next) {
431 for (afp = afs; afp != NULL; afp = afp->af_next) {
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkSignature.c301 CFStringRef afs[2] = {kSCEntNetIPv4, kSCEntNetIPv6}; local
312 service_id, afs[j]);
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dsamba.vim98 syn keyword sambaKeyword contained abort afs algorithmic backend
/macosx-10.10.1/sudo-73/src/
H A DMakefile.in137 AUTH_SRCS = auth/afs.c auth/aix_auth.c auth/bsdauth.c auth/dce.c auth/fwtk.c \
457 afs.o: $(authdir)/afs.c $(AUTHDEP)
458 $(CC) -c $(CPPFLAGS) $(CFLAGS) $(PIE_CFLAGS) $(SSP_CFLAGS) $(DEFS) $(OPTIONS) $(authdir)/afs.c
/macosx-10.10.1/files-662.1.1/private/etc/
H A Dservices3315 afs 1483/udp # AFS License Manager
3316 afs 1483/tcp # AFS License Manager
3317 # Michael R. Pizolato <michael@afs.com>
/macosx-10.10.1/Heimdal-398.1.2/
H A Dconfigure1752 --disable-dynamic-afs do not use loaded AFS library with AIX
1764 --disable-afs-support if you don't want support for AFS
1772 --disable-afs-string-to-key
11196 # Check whether --enable-dynamic-afs was given.
13396 # Check whether --enable-afs-support was given.
22383 # Check whether --enable-afs-string-to-key was given.
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dconfigure915 --with-afs if you are running AFS
1608 # Check whether --with-afs or --without-afs was given.

Completed in 394 milliseconds