codex
Loading...
Searching...
No Matches
time.c File Reference
#include <errno.h>
#include <limits.h>
#include <stdbool.h>
#include <stdio.h>
#include <sys/wait.h>
#include <time.h>
#include <unistd.h>
Include dependency graph for time.c:

Functions

static int exec (const char *const *argv)
 
int main (int argc, const char *const *argv)
 

Function Documentation

◆ exec()

static int exec ( const char *const * argv)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int argc,
const char *const * argv )
Here is the call graph for this function: