Searched refs:STYLE (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14.2/contrib/tcp_wrappers/ |
| H A D | Makefile | 94 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 100 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 106 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 112 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 118 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 124 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 130 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 136 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 141 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ 147 @make REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \ [all …]
|
| H A D | CHANGES | 339 editing the Makefile STYLE macro definition.
|
| /freebsd-14.2/usr.bin/tail/ |
| H A D | extern.h | 63 enum STYLE { NOTSET = 0, FBYTES, FLINES, RBYTES, RLINES, REVERSE }; enum 65 void follow(file_info_t *, enum STYLE, off_t); 66 void forward(FILE *, const char *, enum STYLE, off_t, struct stat *); 67 void reverse(FILE *, const char *, enum STYLE, off_t, struct stat *);
|
| H A D | reverse.c | 62 static void r_reg(FILE *, const char *, enum STYLE, off_t, struct stat *); 83 reverse(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in reverse() 112 r_reg(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in r_reg()
|
| H A D | forward.c | 100 forward(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in forward() 308 follow(file_info_t *files, enum STYLE style, off_t off) in follow()
|
| H A D | tail.c | 90 enum STYLE style; in main()
|
| /freebsd-14.2/sys/contrib/openzfs/scripts/ |
| H A D | mancheck.sh | 46 grep -vhE -e 'mandoc: outdated mandoc.db' -e 'STYLE: referenced manual not found' $add_excl "$stdou…
|
| /freebsd-14.2/contrib/arm-optimized-routines/string/ |
| H A D | README.contributors | 1 STYLE REQUIREMENTS
|
| /freebsd-14.2/contrib/arm-optimized-routines/math/ |
| H A D | README.contributors | 1 STYLE REQUIREMENTS
|
| /freebsd-14.2/contrib/libxo/ |
| H A D | configure.ac | 181 [ --with-threads=[STYLE] Specify style of thread-local support (none)],
|
| /freebsd-14.2/crypto/heimdal/lib/gssapi/ |
| H A D | ChangeLog | 22 metze, seems that DCE-STYLE is even more weirer then what I though 878 DCE-STYLE, don't try to use to. From Andrew Bartlett. 1127 lengths. DCE-STYLE data is also padded so remove if (1 || ...)
|
| /freebsd-14.2/contrib/mandoc/ |
| H A D | NEWS | 38 * -T lint: new STYLE message if a file name extension contradicts .Dt/.TH 39 * -T lint: new STYLE message about overlong text lines
|
| /freebsd-14.2/crypto/heimdal/ |
| H A D | ChangeLog.2005 | 834 should be checked, DCE-STYLE gssapi needs to be able to tweek this
|