Searched refs:CTIME_BUF_LEN (Results 1 – 1 of 1) sorted by relevance
90 #define CTIME_BUF_LEN 26 macro379 char ctime_buf[CTIME_BUF_LEN]; in autofs_unmount_1_r()380 if (ctime_r(&timenow, ctime_buf, CTIME_BUF_LEN) == NULL) in autofs_unmount_1_r()411 char ctime_buf[CTIME_BUF_LEN]; in autofs_lookup_1_r()412 if (ctime_r(&timenow, ctime_buf, CTIME_BUF_LEN) == NULL) in autofs_lookup_1_r()453 char ctime_buf[CTIME_BUF_LEN]; in autofs_mntinfo_1_r()454 if (ctime_r(&timenow, ctime_buf, CTIME_BUF_LEN) == NULL) in autofs_mntinfo_1_r()