Home
last modified time | relevance | path

Searched refs:k_afs_cell_of_file (Results 1 – 10 of 10) sorted by relevance

/freebsd/kerberos5/lib/libkafs5/
H A Dversion.map5 k_afs_cell_of_file;
H A DMakefile10 MLINKS= kafs5.3 k_afs_cell_of_file.3 \
/freebsd/crypto/heimdal/lib/kafs/
H A Dkafs.h129 int k_afs_cell_of_file (const char *path, char *cell, int len);
H A Dafssys.c282 k_afs_cell_of_file(const char *path, char *cell, int len) in k_afs_cell_of_file() function
H A DChangeLog83 * afssys.c (k_afs_cell_of_file): unconst path
/freebsd/crypto/heimdal/appl/afsutil/
H A Dafslog.c171 if(k_afs_cell_of_file(path, cell, sizeof(cell))){ in afslog_file()
/freebsd/crypto/heimdal/appl/login/
H A Dlogin.c227 if(k_afs_cell_of_file(pw_dir, cell, sizeof(cell)) == 0) in krb5_get_afs_tokens()
/freebsd/crypto/heimdal/appl/rsh/
H A Drshd.c828 if (k_afs_cell_of_file (pwd->pw_dir, cell, sizeof(cell)) == 0) in doit()
/freebsd/crypto/openssh/
H A Dsession.c1621 if (k_afs_cell_of_file(pw->pw_dir, cell, sizeof(cell)) == 0) in do_child()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc3092 OLD_FILES+=usr/share/man/man3/k_afs_cell_of_file.3.gz