Function report |
Source Code:fs\utimes.c |
Create Date:2022-07-28 20:11:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:nsec_valid
Proto:static bool nsec_valid(long nsec)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
long | nsec |
13 | If nsec == UTIME_OMIT || nsec == UTIME_NOW Then Return true |
Name | Describe |
---|---|
do_utimes | do_utimes - change times on filename or file descriptor*@dfd: open file descriptor, -1 or AT_FDCWD*@filename: path name or NULL*@times: new times or NULL*@flags: zero or more flags (only AT_SYMLINK_NOFOLLOW for the moment)* If filename is NULL and dfd |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |