Functions | Variables
libuv/docs/code/onchange/main.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <uv.h>
Include dependency graph for libuv/docs/code/onchange/main.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
void run_command (uv_fs_event_t *handle, const char *filename, int events, int status)
 

Variables

const char * command
 
uv_loop_tloop
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 26 of file libuv/docs/code/onchange/main.c.

◆ run_command()

void run_command ( uv_fs_event_t handle,
const char *  filename,
int  events,
int  status 
)

Definition at line 9 of file libuv/docs/code/onchange/main.c.

Variable Documentation

◆ command

const char* command

Definition at line 7 of file libuv/docs/code/onchange/main.c.

◆ loop

uv_loop_t* loop

Definition at line 6 of file libuv/docs/code/onchange/main.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:22