Searched refs:FN (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/tbl/
H A Dt6.c27 # define FN(i,c) font[stynum[i]][c] macro
71 wide(s, FN(vforml,icol), SZ(vforml,icol)); fprintf(tabout, "\n");
88 wide(s, FN(vforml,icol), SZ(vforml,icol)); fprintf(tabout, "\n");
116 wide(table[ilin][icol-k].col, FN(ilin,icol-k), SZ(ilin,icol-k));
/illumos-gate/usr/src/cmd/fs.d/ufs/lockfs/
H A Dlockfs.c114 #define LOCKWARN(FN, S) \
117 printf("WARNING: %s was modified while %s locked\n", FN, S); \
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_pr.c121 static const FN fn[] = {
177 static const FN mfn[] = {
784 * PUBLIC: void __db_prflags __P((u_int32_t, const FN *, FILE *));
789 FN const *fn;
792 const FN *fnp;
H A Ddb_am.c250 static const FN fn[] = {
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb_int.h85 } FN; typedef in typeref:struct:__fn
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Ddb_ext.h117 void __db_prflags __P((u_int32_t, const FN *, FILE *));
/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_pr.c277 static const FN fn[] = {
/illumos-gate/usr/src/boot/sys/sys/
H A Dmount.h740 #define VFS_EXTATTRCTL(MP, C, FN, NS, N) ({ \
744 _rc = (*(MP)->mnt_op->vfs_extattrctl)(MP, C, FN, NS, N); \

Completed in 67 milliseconds