OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:startmonth
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/cal/
cal.c
348
int
startmonth
, startyear;
local in function:monthrange
375
startmonth
= 12 - 1 - ((before + 12 - 1 - month) % 12);
384
month =
startmonth
;
Completed in 11 milliseconds
Indexes created Mon Oct 20 15:10:11 GMT 2025