Searched refs:AFS_SYSCALL (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/kafs/
H A Dafssysdefs.h46 #define AFS_SYSCALL 31 macro
50 #define AFS_SYSCALL 105 macro
54 #define AFS_SYSCALL 73 macro
58 #define AFS_SYSCALL 65 macro
62 #define AFS_SYSCALL 50 macro
77 #define AFS_SYSCALL 232 macro
82 #define AFS_SYSCALL 31 macro
87 #define AFS_SYSCALL 339 macro
89 #define AFS_SYSCALL 210 macro
94 #ifndef AFS_SYSCALL
95 #define AFS_SYSCALL macro
100 #define AFS_SYSCALL macro
104 #define AFS_SYSCALL macro
108 #define AFS_SYSCALL macro
[all...]
H A Dafssys.c131 #if defined(AFS_SYSCALL) || defined(AFS_SYSCALL2) || defined(AFS_SYSCALL3)
233 #if defined(AFS_SYSCALL) || defined(AFS_SYSCALL2) || defined(AFS_SYSCALL3)
305 #if defined(AFS_SYSCALL) || defined(AFS_SYSCALL2) || defined(AFS_SYSCALL3)
358 #if defined(AFS_SYSCALL) || defined(AFS_SYSCALL2) || defined(AFS_SYSCALL3)
415 env = getenv ("AFS_SYSCALL");
474 #if defined(AFS_SYSCALL) || defined(AFS_SYSCALL2) || defined(AFS_SYSCALL3)
502 #endif /* AFS_SYSCALL || AFS_SYSCALL2 || AFS_SYSCALL3 */
504 #ifdef AFS_SYSCALL
505 if (try_one (AFS_SYSCALL) == 0)
507 #endif /* AFS_SYSCALL */
[all...]

Completed in 170 milliseconds