OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:macnum
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcompat/4.3/
ruserpass.c
62
static int
macnum
; /* number of defined macros */
variable in typeref:typename:int
199
if (
macnum
== 16) {
204
tmp = macros[
macnum
].mac_name;
224
if (
macnum
== 0) {
225
macros[
macnum
].mac_start = macbuf;
228
macros[
macnum
].mac_start =
229
macros[
macnum
-1].mac_end + 1;
231
tmp = macros[
macnum
].mac_start;
241
macros[
macnum
++].mac_end = tmp - 1;
/src/usr.bin/ftp/
ftp_var.h
311
GLOBAL int
macnum
; /* number of defined macros */
variable in typeref:typename:GLOBAL int
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025