djbdnscurve6 45
djbdnscurve6
Loading...
Searching...
No Matches
Functions | Variables
utime.c File Reference
#include <sys/types.h>
#include <sys/time.h>
#include <utime.h>
#include "scan.h"
#include "exit.h"
Include dependency graph for utime.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

char * fn
 
char * ustr
 
unsigned long u
 
struct utimbuf ut
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 13 of file utime.c.

Variable Documentation

◆ fn

char* fn

Definition at line 7 of file utime.c.

◆ u

unsigned long u

Definition at line 10 of file utime.c.

◆ ustr

char* ustr

Definition at line 9 of file utime.c.

◆ ut

struct utimbuf ut

Definition at line 11 of file utime.c.