Searched refs:k_afs_cell_of_file (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/kerberos5/lib/libkafs5/
H A DMakefile10 MLINKS= kafs5.3 k_afs_cell_of_file.3 \
/freebsd-11-stable/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) function
/freebsd-11-stable/crypto/heimdal/appl/afsutil/
H A Dafslog.c171 if(k_afs_cell_of_file(path, cell, sizeof(cell))){
/freebsd-11-stable/crypto/heimdal/appl/login/
H A Dlogin.c227 if(k_afs_cell_of_file(pw_dir, cell, sizeof(cell)) == 0)
/freebsd-11-stable/crypto/heimdal/appl/rsh/
H A Drshd.c828 if (k_afs_cell_of_file (pwd->pw_dir, cell, sizeof(cell)) == 0)
/freebsd-11-stable/crypto/openssh/
H A Dsession.c1599 if (k_afs_cell_of_file(pw->pw_dir, cell, sizeof(cell)) == 0)

Completed in 204 milliseconds