Home
last modified time | relevance | path

Searched refs:dots (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/x86/conf/
H A DNOTES62 # 0x80 Put the video card in the VESA 800x600 dots, 16 color mode
/f-stack/tools/ipfw/
H A Ddummynet.c190 int i, dots = 0; in time_to_us() local
198 if (dots) in time_to_us()
201 dots++; in time_to_us()
/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c2896 char *dots) in clusterManagerMigrateKeysInReply() argument
2945 if (dots) dots[i] = '.'; in clusterManagerMigrateKeysInReply()
2947 if (dots) dots[reply->elements] = '\0'; in clusterManagerMigrateKeysInReply()
2972 char *dots = NULL; in clusterManagerMigrateKeysInSlot() local
2994 if (verbose) dots = zmalloc((count+1) * sizeof(char)); in clusterManagerMigrateKeysInSlot()
2998 dots); in clusterManagerMigrateKeysInSlot()
3036 printf("%s", dots); in clusterManagerMigrateKeysInSlot()
3042 if (dots) zfree(dots); in clusterManagerMigrateKeysInSlot()
/f-stack/freebsd/contrib/openzfs/config/
H A Dax_code_coverage.m4246 # sanitizes the test-name: replaces with underscores: dashes and dots
/f-stack/freebsd/contrib/zlib/
H A DChangeLog1285 - port to RISCOS (no fdopen, no multiple dots, no unlink, no fileno)
/f-stack/app/nginx-1.16.1/
H A DCHANGES4070 *) Bugfix: now nginx/Windows ignores trailing dots in URI.