OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timeptr
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/pr/
pr.c
1303
struct tm *
timeptr
= NULL;
local in function:nxtfile
1331
timeptr
= localtime(&curtime);
1355
timeptr
= localtime(&curtime);
1387
timeptr
= localtime(&curtime);
1397
timeptr
= localtime(&(statbuf.st_mtime));
1408
if (strftime(buf, HDBUF, timefrmt,
timeptr
) <= 0) {
pr.c
1303
struct tm *
timeptr
= NULL;
local in function:nxtfile
1331
timeptr
= localtime(&curtime);
1355
timeptr
= localtime(&curtime);
1387
timeptr
= localtime(&curtime);
1397
timeptr
= localtime(&(statbuf.st_mtime));
1408
if (strftime(buf, HDBUF, timefrmt,
timeptr
) <= 0) {
pr.c
1303
struct tm *
timeptr
= NULL;
local in function:nxtfile
1331
timeptr
= localtime(&curtime);
1355
timeptr
= localtime(&curtime);
1387
timeptr
= localtime(&curtime);
1397
timeptr
= localtime(&(statbuf.st_mtime));
1408
if (strftime(buf, HDBUF, timefrmt,
timeptr
) <= 0) {
Completed in 37 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025