Home
last modified time | relevance | path

Searched refs:str_cli (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/sched/clisrv/
H A Dpthcli.c63 void str_cli(FILE *fp, int sockfd) in str_cli() function
71 dprt("%s: str_cli(): sendline = %s", __FILE__, sendline); in str_cli()
74 perror("str_cli: writen error on socket"); in str_cli()
86 perror("str_cli: readline error on socket"); in str_cli()
94 perror("str_cli: error reading file"); in str_cli()
142 str_cli(input, sockfd); /* call the routines that do the work */ in main()
146 str_cli(stdin, sockfd); /* call the routines that do the work */ in main()

Completed in 1 milliseconds